MV_ColMat_int Class Reference

#include <mvmi.h>

List of all members.

Public Member Functions

int dim (int i) const
int lda (void) const
 MV_ColMat_int (const MV_ColMat_int &)
 MV_ColMat_int (int *, int m, int n, int lda, MV_Matrix_::ref_type i)
 MV_ColMat_int (int *, int m, int n, MV_Matrix_::ref_type i)
 MV_ColMat_int (MV_ColMat_int &A, MV_Matrix_::ref_type i)
 MV_ColMat_int (int *, int m, int n, int lda)
 MV_ColMat_int (int *, int m, int n)
 MV_ColMat_int (int, int, const int &)
 MV_ColMat_int (int, int)
 MV_ColMat_int ()
MV_ColMat_intnewsize (int, int)
const MV_ColMat_int operator() (const MV_VecIndex &I, const MV_VecIndex &J) const
MV_ColMat_int operator() (const MV_VecIndex &I, const MV_VecIndex &J)
const int & operator() (int, int) const
int & operator() (int, int)
MV_ColMat_intoperator= (const int &)
MV_ColMat_intoperator= (const MV_ColMat_int &)
int ref () const
int size (int i) const
 ~MV_ColMat_int ()

Private Attributes

int dim0_
int dim1_
int lda_
int ref_
MV_Vector_int v_

Friends

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

Detailed Description

Definition at line 47 of file mvmi.h.


Constructor & Destructor Documentation

MV_ColMat_int::MV_ColMat_int (  ) 
MV_ColMat_int::MV_ColMat_int ( int  ,
int   
)
MV_ColMat_int::MV_ColMat_int ( int  ,
int  ,
const int &   
)
MV_ColMat_int::MV_ColMat_int ( int *  ,
int  m,
int  n 
)
MV_ColMat_int::MV_ColMat_int ( int *  ,
int  m,
int  n,
int  lda 
)
MV_ColMat_int::MV_ColMat_int ( MV_ColMat_int A,
MV_Matrix_::ref_type  i 
) [inline]

Definition at line 136 of file mvmi.h.

MV_ColMat_int::MV_ColMat_int ( int *  d,
int  m,
int  n,
MV_Matrix_::ref_type  i 
) [inline]

Definition at line 132 of file mvmi.h.

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

Definition at line 141 of file mvmi.h.

MV_ColMat_int::MV_ColMat_int ( const MV_ColMat_int  ) 
MV_ColMat_int::~MV_ColMat_int (  ) 

Member Function Documentation

int MV_ColMat_int::dim ( int  i  )  const
int MV_ColMat_int::lda ( void   )  const [inline]

Definition at line 95 of file mvmi.h.

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

Definition at line 123 of file mvmi.h.

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

Definition at line 112 of file mvmi.h.

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

Definition at line 98 of file mvmi.h.

int MV_ColMat_int::size ( int  i  )  const [inline]

Definition at line 96 of file mvmi.h.


Friends And Related Function Documentation

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

Member Data Documentation

int MV_ColMat_int::dim0_ [private]

Definition at line 51 of file mvmi.h.

int MV_ColMat_int::dim1_ [private]

Definition at line 52 of file mvmi.h.

int MV_ColMat_int::lda_ [private]

Definition at line 53 of file mvmi.h.

int MV_ColMat_int::ref_ [private]

Definition at line 54 of file mvmi.h.

Definition at line 50 of file mvmi.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