Lapack++
|
#include <uutgmd.h>
LaUnitUpperTriangMatDouble::LaUnitUpperTriangMatDouble | ( | ) | [inline] |
LaUnitUpperTriangMatDouble::LaUnitUpperTriangMatDouble | ( | int | i, |
int | j | ||
) | [inline] |
LaUnitUpperTriangMatDouble::LaUnitUpperTriangMatDouble | ( | double * | d, |
int | i, | ||
int | j | ||
) | [inline] |
LaUnitUpperTriangMatDouble::LaUnitUpperTriangMatDouble | ( | const LaUnitUpperTriangMatDouble & | A | ) | [inline] |
References LaGenMatDouble::copy().
LaUnitUpperTriangMatDouble::~LaUnitUpperTriangMatDouble | ( | ) | [inline] |
LaUnitUpperTriangMatDouble & LaUnitUpperTriangMatDouble::ref | ( | LaUnitUpperTriangMatDouble & | ob | ) | [inline] |
References LaGenMatDouble::ref().
LaUnitUpperTriangMatDouble & LaUnitUpperTriangMatDouble::ref | ( | LaGenMatDouble & | ob | ) | [inline] |
References LaGenMatDouble::ref().
LaUnitUpperTriangMatDouble& LaUnitUpperTriangMatDouble::copy | ( | LaUnitUpperTriangMatDouble & | ) |
LaUnitUpperTriangMatDouble& LaUnitUpperTriangMatDouble::operator= | ( | const double & | ) |
LaUnitUpperTriangMatDouble & LaUnitUpperTriangMatDouble::operator= | ( | const LaUnitUpperTriangMatDouble & | U | ) | [inline] |
double& LaUnitUpperTriangMatDouble::operator() | ( | int | , |
int | |||
) |
const double& LaUnitUpperTriangMatDouble::operator() | ( | int | , |
int | |||
) | const |
LaUnitUpperTriangMatDouble::operator LaGenMatDouble | ( | void | ) | [inline] |
References LaGenMatDouble::ref().
int LaUnitUpperTriangMatDouble::size | ( | int | d | ) | const [inline] |
References LaGenMatDouble::size().
int LaUnitUpperTriangMatDouble::inc | ( | int | d | ) | const [inline] |
References LaGenMatDouble::inc().
int LaUnitUpperTriangMatDouble::gdim | ( | int | d | ) | const [inline] |
References LaGenMatDouble::gdim().
double* LaUnitUpperTriangMatDouble::addr | ( | ) | const [inline] |
int LaUnitUpperTriangMatDouble::ref_count | ( | ) | const [inline] |
LaIndex LaUnitUpperTriangMatDouble::index | ( | int | d | ) | const [inline] |
int LaUnitUpperTriangMatDouble::shallow | ( | ) | const [inline] |
int LaUnitUpperTriangMatDouble::debug | ( | ) | const [inline] |
int LaUnitUpperTriangMatDouble::debug | ( | int | d | ) | [inline] |
LaUnitUpperTriangMatDouble & LaUnitUpperTriangMatDouble::resize | ( | const LaUnitUpperTriangMatDouble & | ob | ) | [inline] |
References LaGenMatDouble::resize().
const LaUnitUpperTriangMatDouble& LaUnitUpperTriangMatDouble::info | ( | ) | const [inline] |
std::ostream& operator<< | ( | std::ostream & | , |
const LaUnitUpperTriangMatDouble & | |||
) | [friend] |