MV_ColMat_COMPLEX Class Reference

#include <mvmc.h>

List of all members.

Public Member Functions

int dim (int i) const
int lda (void) const
 MV_ColMat_COMPLEX (const MV_ColMat_COMPLEX &)
 MV_ColMat_COMPLEX (COMPLEX *, int m, int n, int lda, MV_Matrix_::ref_type i)
 MV_ColMat_COMPLEX (COMPLEX *, int m, int n, MV_Matrix_::ref_type i)
 MV_ColMat_COMPLEX (MV_ColMat_COMPLEX &A, MV_Matrix_::ref_type i)
 MV_ColMat_COMPLEX (COMPLEX *, int m, int n, int lda)
 MV_ColMat_COMPLEX (COMPLEX *, int m, int n)
 MV_ColMat_COMPLEX (int, int, const COMPLEX &)
 MV_ColMat_COMPLEX (int, int)
 MV_ColMat_COMPLEX ()
MV_ColMat_COMPLEXnewsize (int, int)
const MV_ColMat_COMPLEX operator() (const MV_VecIndex &I, const MV_VecIndex &J) const
MV_ColMat_COMPLEX operator() (const MV_VecIndex &I, const MV_VecIndex &J)
const COMPLEX & operator() (int, int) const
COMPLEX & operator() (int, int)
MV_ColMat_COMPLEXoperator= (const COMPLEX &)
MV_ColMat_COMPLEXoperator= (const MV_ColMat_COMPLEX &)
int ref () const
int size (int i) const
 ~MV_ColMat_COMPLEX ()

Private Attributes

int dim0_
int dim1_
int lda_
int ref_
MV_Vector_COMPLEX v_

Friends

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

Detailed Description

Definition at line 47 of file mvmc.h.


Constructor & Destructor Documentation

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

Definition at line 136 of file mvmc.h.

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

Definition at line 132 of file mvmc.h.

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

Definition at line 141 of file mvmc.h.

MV_ColMat_COMPLEX::MV_ColMat_COMPLEX ( const MV_ColMat_COMPLEX  ) 
MV_ColMat_COMPLEX::~MV_ColMat_COMPLEX (  ) 

Member Function Documentation

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

Definition at line 95 of file mvmc.h.

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

Definition at line 123 of file mvmc.h.

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

Definition at line 112 of file mvmc.h.

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

Definition at line 98 of file mvmc.h.

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

Definition at line 96 of file mvmc.h.


Friends And Related Function Documentation

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

Member Data Documentation

int MV_ColMat_COMPLEX::dim0_ [private]

Definition at line 51 of file mvmc.h.

int MV_ColMat_COMPLEX::dim1_ [private]

Definition at line 52 of file mvmc.h.

int MV_ColMat_COMPLEX::lda_ [private]

Definition at line 53 of file mvmc.h.

int MV_ColMat_COMPLEX::ref_ [private]

Definition at line 54 of file mvmc.h.

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