LaSymmMatDouble Class Reference

#include <symd.h>

List of all members.

Public Member Functions

 LaSymmMatDouble ()
 LaSymmMatDouble (int, int)
 LaSymmMatDouble (double *, int, int)
 LaSymmMatDouble (const LaSymmMatDouble &)
 ~LaSymmMatDouble ()
LaSymmMatDoubleref (LaSymmMatDouble &)
LaSymmMatDoublecopy (const LaSymmMatDouble &)
LaSymmMatDoubleoperator= (const double &)
LaSymmMatDoubleoperator= (const LaSymmMatDouble &)
double & operator() (int, int)
double & operator() (int, int) const
 operator LaGenMatDouble ()
 operator LaLowerTriangMatDouble ()
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)
LaSymmMatDoubleresize (const LaSymmMatDouble &)
LaSymmMatDoubleresize (int m, int n)
const LaSymmMatDoubleinfo () const

Friends

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


Constructor & Destructor Documentation

LaSymmMatDouble::LaSymmMatDouble (  )  [inline]

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

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

LaSymmMatDouble::LaSymmMatDouble ( const LaSymmMatDouble  )  [inline]

LaSymmMatDouble::~LaSymmMatDouble (  )  [inline]


Member Function Documentation

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

LaSymmMatDouble& LaSymmMatDouble::copy ( const LaSymmMatDouble  ) 

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

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

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

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

LaSymmMatDouble::operator LaGenMatDouble (  ) 

LaSymmMatDouble::operator LaLowerTriangMatDouble (  ) 

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

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

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

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

int LaSymmMatDouble::ref_count (  )  const [inline]

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

int LaSymmMatDouble::shallow (  )  const [inline]

int LaSymmMatDouble::debug (  )  const [inline]

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

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

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

New in lapackpp-2.4.14

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


Friends And Related Function Documentation

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


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