Go to the source code of this file.
Functions | |
_dssmatrix | t (const _dssmatrix &mat) |
void | idamax (CPPL_INT &i, CPPL_INT &j, const _dssmatrix &mat) |
double | damax (const _dssmatrix &mat) |
|
inline |
return transposed _dssmatrix
Definition at line 3 of file _dssmatrix-calc.hpp.
|
inline |
search the index of element having the largest absolute value in 0-based numbering system
Definition at line 15 of file _dssmatrix-calc.hpp.
References _dssmatrix::data, and _dssmatrix::destroy().
|
inline |
return its largest absolute value
Definition at line 36 of file _dssmatrix-calc.hpp.
References _dssmatrix::data, and _dssmatrix::destroy().