|
TooN 2.1
|
Public Member Functions | |
Constructors | |
| Operator () | |
| Operator (int size_in) | |
| Operator (Precision *data) | |
| Operator (Precision *data, int size_in) | |
| Operator (Precision *data_in, int size_in, int stride_in, Internal::Slicing) | |
| template<class Op > | |
| Operator (const Operator< Op > &op) | |
| template<int Size2, typename Precision2 , typename Base2 > | |
| Operator (const Vector< Size2, Precision2, Base2 > &from) | |
Operator members | |
| Vector< Size, Precision, Base > | my_vector |
| template<int R, int C, class P , class B > | |
| void | eval (Matrix< R, C, P, B > &m) const |
1.7.4