Public Types | Public Member Functions | Protected Attributes

CjMatrixSubVectorC< T, is_col > Class Template Reference

List of all members.

Public Types

typedef
CjMatrixSubVector_const_iterator
< T, is_col > 
const_iterator

Public Member Functions

 CjMatrixSubVectorC (const unsigned int row_col, const CjMatrix< T > *const mat)
 CjMatrixSubVectorC (const CjMatrixSubVectorC< T, is_col > &orig)
 CjMatrixSubVectorC (const CjMatrixSubVector< T, is_col > &orig)
const_iterator cbegin ()
const_iterator cend ()

Protected Attributes

const CjMatrix< T > *const m_mat
unsigned int m_row_col

template<typename T, bool is_col>
class CjMatrixSubVectorC< T, is_col >


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator