Hans-Christian Ebke
|
14dffb83ce
|
C++11: Made VectorT's constructor from array more general.
|
2015-11-19 17:31:54 +01:00 |
|
Hans-Christian Ebke
|
580e5526d8
|
C++11: VectorT now also accepts non-arithmetic types as Scalar.
|
2015-11-19 15:20:41 +01:00 |
|
Hans-Christian Ebke
|
07fa145057
|
C++11: Fixed VectorT::normalize_cond() implementation.
|
2015-11-19 14:09:03 +01:00 |
|
Hans-Christian Ebke
|
784adb9744
|
C++11: Made VectorT::size() and VectorT::dim() constexpr.
|
2015-11-19 14:08:42 +01:00 |
|
Hans-Christian Ebke
|
687da4e08f
|
C++11: Added static_asserts to component-wise constructor.
|
2015-11-19 11:10:28 +01:00 |
|
Hans-Christian Ebke
|
21cc0acab5
|
C++11: Explicitly defined default copy/move c'tor and operator=.
|
2015-11-19 11:09:53 +01:00 |
|
Hans-Christian Ebke
|
9bac315198
|
C++11: Fixed VectorT so it compiles with clang as well.
|
2015-11-19 10:26:45 +01:00 |
|
Hans-Christian Ebke
|
b0f7f8b0f3
|
Fixed VectorT::operator| and operator>>.
|
2015-11-18 15:52:20 +01:00 |
|
Hans-Christian Ebke
|
287da20912
|
C++11: Reimplemented VectorT without macros.
|
2015-11-18 15:11:48 +01:00 |
|