Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions
omatrix_col_tlate< data_t, mparent_t, vparent_t, block_t > Class Template Reference

Create a vector from a column of a matrix. More...

#include <omatrix_tlate.h>

Inheritance diagram for omatrix_col_tlate< data_t, mparent_t, vparent_t, block_t >:
ovector_view_tlate< data_t, vparent_t, block_t > ovector_base_tlate< data_t, vparent_t, block_t > ovector_const_view_tlate< data_t, vparent_t, block_t >

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 >

Idea for Future:
Also do a umatrix constructor since we can't do that with uvectors

Definition at line 1104 of file omatrix_tlate.h.

Public Member Functions

 omatrix_col_tlate (omatrix_base_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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.