Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
omatrix_col_tlate Class Template Reference
#include <
omatrix_tlate.h
>
Inheritance diagram for omatrix_col_tlate:
Detailed Description
template<class data_t, class mparent_t, class vparent_t, class block_t>
class omatrix_col_tlate< data_t, mparent_t, vparent_t, block_t >
Create a vector from a column of a matrix.
Definition at line
714
of file
omatrix_tlate.h
.
Public Member Functions
omatrix_col_tlate
(
omatrix_view_tlate
< data_t, mparent_t, block_t > &m, size_t i)
Create a vector from
col
i
of matrix
m
.
The documentation for this class was generated from the following file:
omatrix_tlate.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.