umatrix_row_tlate Class Template Reference

Create a vector from a row of a matrix.

#include <umatrix_tlate.h>

Inheritance diagram for umatrix_row_tlate:

uvector_view_tlate uvector_base_tlate uvector_const_view_tlate

Detailed Description

template<class data_t>
class umatrix_row_tlate< data_t >

Definition at line 816 of file umatrix_tlate.h.


Public Member Functions

 umatrix_row_tlate (umatrix_base_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:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page