AddPacked(const Real alpha, const CuPackedMatrix< Real > &M) | CuPackedMatrix< Real > | protected |
AddToDiag(Real r) | CuPackedMatrix< Real > | |
Cholesky(const CuSpMatrix< Real > &Orig) | CuTpMatrix< Real > | |
CopyFromMat(const CuMatrixBase< Real > &M, MatrixTransposeType Trans=kNoTrans) | CuTpMatrix< Real > | |
CopyFromPacked(const CuPackedMatrix< Real > &src) | CuPackedMatrix< Real > | |
CopyFromPacked(const PackedMatrix< Real > &src) | CuPackedMatrix< Real > | |
CopyFromTp(const CuTpMatrix< Real > &other) | CuTpMatrix< Real > | inline |
CopyFromTp(const TpMatrix< Real > &other) | CuTpMatrix< Real > | inline |
CopyToPacked(PackedMatrix< Real > *dst) const | CuPackedMatrix< Real > | |
CuMatrixBase< double > class | CuTpMatrix< Real > | friend |
CuMatrixBase< float > class | CuTpMatrix< Real > | friend |
CuPackedMatrix() | CuPackedMatrix< Real > | inline |
CuPackedMatrix(MatrixIndexT r, MatrixResizeType resize_type=kSetZero) | CuPackedMatrix< Real > | inlineexplicit |
CuPackedMatrix(const PackedMatrix< Real > &orig) | CuPackedMatrix< Real > | inlineexplicit |
CuPackedMatrix(const CuPackedMatrix< Real > &orig) | CuPackedMatrix< Real > | inlineexplicit |
CuRand< Real > class | CuTpMatrix< Real > | friend |
CuSubMatrix< Real > class | CuTpMatrix< Real > | friend |
CuTpMatrix() | CuTpMatrix< Real > | inline |
CuTpMatrix(MatrixIndexT r, MatrixResizeType resize_type=kSetZero) | CuTpMatrix< Real > | inlineexplicit |
CuTpMatrix(const TpMatrix< Real > &orig) | CuTpMatrix< Real > | inlineexplicit |
CuTpMatrix(const CuTpMatrix< Real > &orig) | CuTpMatrix< Real > | inline |
CuTpMatrix(const CuMatrixBase< Real > &orig, MatrixTransposeType trans=kNoTrans) | CuTpMatrix< Real > | explicit |
CuTpMatrix< double > class | CuTpMatrix< Real > | friend |
CuTpMatrix< float > class | CuTpMatrix< Real > | friend |
CuVectorBase< Real > class | CuTpMatrix< Real > | friend |
Data() | CuPackedMatrix< Real > | inline |
Data() const | CuPackedMatrix< Real > | inline |
data_ | CuPackedMatrix< Real > | protected |
Destroy() | CuPackedMatrix< Real > | |
Invert() | CuTpMatrix< Real > | |
Mat() const | CuTpMatrix< Real > | inlineprotected |
Mat() | CuTpMatrix< Real > | inlineprotected |
num_rows_ | CuPackedMatrix< Real > | protected |
NumCols() const | CuPackedMatrix< Real > | inline |
NumRows() const | CuPackedMatrix< Real > | inline |
operator()(MatrixIndexT r, MatrixIndexT c) const | CuPackedMatrix< Real > | inline |
operator=(const CuTpMatrix< Real > &in) | CuTpMatrix< Real > | |
Read(std::istream &in, bool binary) | CuPackedMatrix< Real > | |
Resize(MatrixIndexT nRows, MatrixResizeType resize_type=kSetZero) | CuPackedMatrix< Real > | |
Scale(Real alpha) | CuPackedMatrix< Real > | |
ScaleDiag(Real alpha) | CuPackedMatrix< Real > | |
SetDiag(Real alpha) | CuPackedMatrix< Real > | |
SetRandn() | CuPackedMatrix< Real > | |
SetUnit() | CuPackedMatrix< Real > | |
SetZero() | CuPackedMatrix< Real > | |
SizeInBytes() const | CuPackedMatrix< Real > | inline |
Swap(CuPackedMatrix< Real > *other) | CuPackedMatrix< Real > | |
Swap(PackedMatrix< Real > *other) | CuPackedMatrix< Real > | |
Trace() const | CuPackedMatrix< Real > | |
Write(std::ostream &out, bool binary) const | CuPackedMatrix< Real > | |
~CuPackedMatrix() | CuPackedMatrix< Real > | inline |
~CuTpMatrix() | CuTpMatrix< Real > | inline |