LaUpperTriangMatDouble Class Reference

#include <utgmd.h>

List of all members.

Public Member Functions

 LaUpperTriangMatDouble ()
 LaUpperTriangMatDouble (int, int)
 LaUpperTriangMatDouble (double *, int, int)
 LaUpperTriangMatDouble (const LaUpperTriangMatDouble &)
LaUpperTriangMatDoubleref (LaUpperTriangMatDouble &)
LaUpperTriangMatDoubleref (LaGenMatDouble &)
LaUpperTriangMatDoublecopy (LaUpperTriangMatDouble &)
LaUpperTriangMatDoubleoperator= (const double &)
LaUpperTriangMatDoubleoperator= (const LaUpperTriangMatDouble &)
double & operator() (int, int)
double & operator() (int, int) const
 operator LaGenMatDouble ()
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)
LaUpperTriangMatDoubleresize (const LaUpperTriangMatDouble &)
const LaUpperTriangMatDoubleinfo () const
 ~LaUpperTriangMatDouble ()

Friends

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


Constructor & Destructor Documentation

LaUpperTriangMatDouble::LaUpperTriangMatDouble (  )  [inline]

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

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

LaUpperTriangMatDouble::LaUpperTriangMatDouble ( const LaUpperTriangMatDouble  )  [inline]

LaUpperTriangMatDouble::~LaUpperTriangMatDouble (  )  [inline]


Member Function Documentation

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

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

LaUpperTriangMatDouble& LaUpperTriangMatDouble::copy ( LaUpperTriangMatDouble  ) 

LaUpperTriangMatDouble& LaUpperTriangMatDouble::operator= ( const double &   ) 

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

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

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

LaUpperTriangMatDouble::operator LaGenMatDouble (  )  [inline]

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

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

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

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

int LaUpperTriangMatDouble::ref_count (  )  const [inline]

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

int LaUpperTriangMatDouble::shallow (  )  const [inline]

int LaUpperTriangMatDouble::debug (  )  const [inline]

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

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

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


Friends And Related Function Documentation

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


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