LaLowerTriangMatDouble Class Reference

#include <ltgmd.h>

List of all members.

Public Member Functions

 LaLowerTriangMatDouble ()
 LaLowerTriangMatDouble (int, int)
 LaLowerTriangMatDouble (double *, int, int)
 LaLowerTriangMatDouble (const LaLowerTriangMatDouble &)
LaLowerTriangMatDoubleref (LaLowerTriangMatDouble &)
LaLowerTriangMatDoubleref (LaGenMatDouble &)
LaLowerTriangMatDoublecopy (const LaLowerTriangMatDouble &)
LaLowerTriangMatDoubleoperator= (double)
LaLowerTriangMatDoubleoperator= (const LaLowerTriangMatDouble &)
double & operator() (int, int)
double & operator() (int, int) const
int size (int) const
int inc (int d) const
int gdim (int d) const
double * addr () const
int ref_count () const
LaIndex index (int d) const
int shallow () const
int debug () const
int debug (int d)
LaLowerTriangMatDoubleresize (const LaLowerTriangMatDouble &)
LaLowerTriangMatDoubleresize (int m, int n)
const LaLowerTriangMatDoubleinfo () const
 ~LaLowerTriangMatDouble ()

Friends

std::ostream & operator<< (std::ostream &, const LaLowerTriangMatDouble &)


Constructor & Destructor Documentation

LaLowerTriangMatDouble::LaLowerTriangMatDouble (  )  [inline]

LaLowerTriangMatDouble::LaLowerTriangMatDouble ( int  ,
int   
) [inline]

LaLowerTriangMatDouble::LaLowerTriangMatDouble ( double *  ,
int  ,
int   
) [inline]

LaLowerTriangMatDouble::LaLowerTriangMatDouble ( const LaLowerTriangMatDouble  )  [inline]

LaLowerTriangMatDouble::~LaLowerTriangMatDouble (  )  [inline]


Member Function Documentation

LaLowerTriangMatDouble & LaLowerTriangMatDouble::ref ( LaLowerTriangMatDouble  )  [inline]

LaLowerTriangMatDouble & LaLowerTriangMatDouble::ref ( LaGenMatDouble  )  [inline]

LaLowerTriangMatDouble& LaLowerTriangMatDouble::copy ( const LaLowerTriangMatDouble  ) 

LaLowerTriangMatDouble& LaLowerTriangMatDouble::operator= ( double   ) 

LaLowerTriangMatDouble & LaLowerTriangMatDouble::operator= ( const LaLowerTriangMatDouble  )  [inline]

double & LaLowerTriangMatDouble::operator() ( int  ,
int   
) [inline]

double & LaLowerTriangMatDouble::operator() ( int  ,
int   
) const [inline]

int LaLowerTriangMatDouble::size ( int   )  const [inline]

int LaLowerTriangMatDouble::inc ( int  d  )  const [inline]

int LaLowerTriangMatDouble::gdim ( int  d  )  const [inline]

double* LaLowerTriangMatDouble::addr (  )  const [inline]

int LaLowerTriangMatDouble::ref_count (  )  const [inline]

LaIndex LaLowerTriangMatDouble::index ( int  d  )  const [inline]

int LaLowerTriangMatDouble::shallow (  )  const [inline]

int LaLowerTriangMatDouble::debug (  )  const [inline]

int LaLowerTriangMatDouble::debug ( int  d  )  [inline]

LaLowerTriangMatDouble & LaLowerTriangMatDouble::resize ( const LaLowerTriangMatDouble  )  [inline]

LaLowerTriangMatDouble & LaLowerTriangMatDouble::resize ( int  m,
int  n 
) [inline]

New in lapackpp-2.4.14

const LaLowerTriangMatDouble& LaLowerTriangMatDouble::info (  )  const [inline]


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const LaLowerTriangMatDouble  
) [friend]


Generated on Sat Jul 14 11:40:37 2007 for Lapack++ by  doxygen 1.5.0