Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
umatrix_cx_const_row_tlate Class Template Reference
#include <
umatrix_cx_tlate.h
>
Inheritance diagram for umatrix_cx_const_row_tlate:
Detailed Description
template<class data_t, class complex_t>
class umatrix_cx_const_row_tlate< data_t, complex_t >
Create a const vector from a row of a matrix.
Definition at line
613
of file
umatrix_cx_tlate.h
.
Public Member Functions
umatrix_cx_const_row_tlate
(const
umatrix_cx_view_tlate
< data_t, complex_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_cx_tlate.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.