MTL 4: mtl::matrix< T, Shape, Storage, Orientation >::multi_vector< Vector > Class Template Reference
#include <multi_vector.hpp>
Inherits base_matrix< mtl::Collection< Vector >::value_type, parameters<> >, mtl::matrix< multi_vector<Vector>, Collection<Vector>::value_type, Collection<Vector>::size_type>::crtp_base_matrix, and mat_expr< multi_vector< Vector > >.
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. |
mtl::matrix< T, Shape, Storage, Orientation >::multi_vector< Vector > Class Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Gen. with
rev. 7542
on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.