mtl::matrix< T, Shape, Storage, Orientation >::multi_vector< Vector > Class Template Reference
Matrix constituting of set of column vectors (under development) More...
#include <multi_vector.hpp>
Public Member Functions | |
multi_vector (size_type num_rows, size_type num_cols) | |
Constructor by number of rows and columns. | |
multi_vector (const Vector &v, size_type num_cols) | |
Constructor column vector and number of columns (for easier initialization) | |
self & | operator= (self src) |
Consuming assignment operator. | |
Friends | |
size_type | num_rows (const self &A) |
Number of rows. | |
size_type | num_cols (const self &A) |
Number of columns. | |
size_type | size (const self &A) |
Size as defined by number of rows times columns. |
Matrix constituting of set of column vectors (under development)
mtl::matrix< T, Shape, Storage, Orientation >::multi_vector< Vector > Class Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Gen. with
rev. 7542
on Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.