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