value iterator for ET
More...
#include <tvmet/Matrix.h>
List of all members.
Detailed Description
template<class T, std::size_t NRows, std::size_t NCols>
class tvmet::MatrixConstReference< T, NRows, NCols >
value iterator for ET
Member Typedef Documentation
template<class T , std::size_t NRows, std::size_t NCols>
template<class T , std::size_t NRows, std::size_t NCols>
template<class T , std::size_t NRows, std::size_t NCols>
Member Enumeration Documentation
template<class T , std::size_t NRows, std::size_t NCols>
Dimensions.
- Enumerator:
Rows |
Number of rows.
|
Cols |
Number of cols.
|
Size |
Complete Size of Matrix.
|
template<class T , std::size_t NRows, std::size_t NCols>
Complexity counter.
- Enumerator:
-
Constructor & Destructor Documentation
template<class T , std::size_t NRows, std::size_t NCols>
template<class T , std::size_t NRows, std::size_t NCols>
template<class T , std::size_t NRows, std::size_t NCols>
Constructor by a given memory pointer.
Member Function Documentation
template<class T , std::size_t NRows, std::size_t NCols>
template<class T , std::size_t NRows, std::size_t NCols>
template<class T , std::size_t NRows, std::size_t NCols>
Member Data Documentation
template<class T , std::size_t NRows, std::size_t NCols>