MV_ColMat_TYPE Class Reference

#include <tmvmat.h>

List of all members.

Public Member Functions

 MV_ColMat_TYPE (const MV_ColMat_TYPE &)
 MV_ColMat_TYPE (TYPE *, int m, int n, int lda, MV_Matrix_::ref_type i)
 MV_ColMat_TYPE (TYPE *, int m, int n, MV_Matrix_::ref_type i)
 MV_ColMat_TYPE (TYPE *, int m, int n, int lda)
 MV_ColMat_TYPE (TYPE *, int m, int n)
 MV_ColMat_TYPE (int, int, const TYPE &)
 MV_ColMat_TYPE (int, int)
 MV_ColMat_TYPE ()
MV_ColMat_TYPEnewsize (int, int)
const MV_ColMat_TYPE operator() (const MV_VecIndex &I, const MV_VecIndex &J) const
MV_ColMat_TYPE operator() (const MV_VecIndex &I, const MV_VecIndex &J)
const TYPE & operator() (int, int) const
TYPE & operator() (int, int)
MV_ColMat_TYPEoperator= (const TYPE &)
MV_ColMat_TYPEoperator= (const MV_ColMat_TYPE &)
int ref () const
int size (int i) const
 ~MV_ColMat_TYPE ()

Private Attributes

int dim0_
int dim1_
int lda_
int ref_
MV_Vector_TYPE v_

Friends

std::ostream & operator<< (std::ostream &s, const MV_ColMat_TYPE &A)

Detailed Description

Definition at line 47 of file tmvmat.h.


Constructor & Destructor Documentation

MV_ColMat_TYPE::MV_ColMat_TYPE (  ) 
MV_ColMat_TYPE::MV_ColMat_TYPE ( int  ,
int   
)
MV_ColMat_TYPE::MV_ColMat_TYPE ( int  ,
int  ,
const TYPE &   
)
MV_ColMat_TYPE::MV_ColMat_TYPE ( TYPE *  ,
int  m,
int  n 
)
MV_ColMat_TYPE::MV_ColMat_TYPE ( TYPE *  ,
int  m,
int  n,
int  lda 
)
MV_ColMat_TYPE::MV_ColMat_TYPE ( TYPE *  d,
int  m,
int  n,
MV_Matrix_::ref_type  i 
) [inline]

Definition at line 129 of file tmvmat.h.

MV_ColMat_TYPE::MV_ColMat_TYPE ( TYPE *  d,
int  m,
int  n,
int  lda,
MV_Matrix_::ref_type  i 
) [inline]

Definition at line 133 of file tmvmat.h.

MV_ColMat_TYPE::MV_ColMat_TYPE ( const MV_ColMat_TYPE  ) 
MV_ColMat_TYPE::~MV_ColMat_TYPE (  ) 

Member Function Documentation

MV_ColMat_TYPE& MV_ColMat_TYPE::newsize ( int  ,
int   
)
const MV_ColMat_TYPE MV_ColMat_TYPE::operator() ( const MV_VecIndex I,
const MV_VecIndex J 
) const
MV_ColMat_TYPE MV_ColMat_TYPE::operator() ( const MV_VecIndex I,
const MV_VecIndex J 
)
const TYPE & MV_ColMat_TYPE::operator() ( int  i,
int  j 
) const [inline]

Definition at line 120 of file tmvmat.h.

TYPE & MV_ColMat_TYPE::operator() ( int  i,
int  j 
) [inline]

Definition at line 109 of file tmvmat.h.

MV_ColMat_TYPE& MV_ColMat_TYPE::operator= ( const TYPE &   ) 
MV_ColMat_TYPE& MV_ColMat_TYPE::operator= ( const MV_ColMat_TYPE  ) 
int MV_ColMat_TYPE::ref (  )  const [inline]

Definition at line 95 of file tmvmat.h.

int MV_ColMat_TYPE::size ( int  i  )  const

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const MV_ColMat_TYPE A 
) [friend]

Member Data Documentation

int MV_ColMat_TYPE::dim0_ [private]

Definition at line 51 of file tmvmat.h.

int MV_ColMat_TYPE::dim1_ [private]

Definition at line 52 of file tmvmat.h.

int MV_ColMat_TYPE::lda_ [private]

Definition at line 53 of file tmvmat.h.

int MV_ColMat_TYPE::ref_ [private]

Definition at line 54 of file tmvmat.h.

Definition at line 50 of file tmvmat.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines


sparselib
Author(s): Roldan Pozo, Karin A. Remington, Andrew Lumsdaine
autogenerated on Fri Jan 11 09:41:14 2013