TpMatrix< Real > Member List

This is the complete list of members for TpMatrix< Real >, including all inherited members.

AddPacked(const Real alpha, const PackedMatrix< Real > &M)PackedMatrix< Real >protected
AddToDiag(const Real r)PackedMatrix< Real >
AddTp(const Real alpha, const TpMatrix< Real > &M)TpMatrix< Real >inline
Cholesky(const SpMatrix< Real > &orig)TpMatrix< Real >
CopyFromMat(const MatrixBase< Real > &M, MatrixTransposeType Trans=kNoTrans)TpMatrix< Real >
CopyFromMat(const CuTpMatrix< Real > &other)TpMatrix< Real >
CopyFromPacked(const PackedMatrix< OtherReal > &orig)PackedMatrix< Real >
CopyFromTp(const TpMatrix< Real > &other)TpMatrix< Real >inline
CopyFromTp(const TpMatrix< OtherReal > &other)TpMatrix< Real >inline
CopyFromVec(const SubVector< OtherReal > &orig)PackedMatrix< Real >
CuTpMatrix< double > classTpMatrix< Real >friend
CuTpMatrix< float > classTpMatrix< Real >friend
Data()PackedMatrix< Real >inline
Data() constPackedMatrix< Real >inline
data_PackedMatrix< Real >protected
Destroy()PackedMatrix< Real >
Determinant()TpMatrix< Real >
Invert()TpMatrix< Real >
InvertDouble()TpMatrix< Real >inline
Max() constPackedMatrix< Real >inline
Min() constPackedMatrix< Real >inline
num_rows_PackedMatrix< Real >protected
NumCols() constPackedMatrix< Real >inline
NumRows() constPackedMatrix< Real >inline
operator()(MatrixIndexT r, MatrixIndexT c) constTpMatrix< Real >inline
operator()(MatrixIndexT r, MatrixIndexT c)TpMatrix< Real >inline
operator=(const TpMatrix< Real > &other)TpMatrix< Real >inline
kaldi::PackedMatrix::operator=(const PackedMatrix< Real > &other)PackedMatrix< Real >inline
PackedMatrix()PackedMatrix< Real >inline
PackedMatrix(MatrixIndexT r, MatrixResizeType resize_type=kSetZero)PackedMatrix< Real >inlineexplicit
PackedMatrix(const PackedMatrix< Real > &orig)PackedMatrix< Real >inlineexplicit
PackedMatrix(const PackedMatrix< OtherReal > &orig)PackedMatrix< Real >inlineexplicit
Read(std::istream &in, bool binary, bool add=false)PackedMatrix< Real >
Resize(MatrixIndexT nRows, MatrixResizeType resize_type=kSetZero)TpMatrix< Real >inline
Scale(Real c)PackedMatrix< Real >
ScaleDiag(const Real alpha)PackedMatrix< Real >
SetDiag(const Real alpha)PackedMatrix< Real >
SetRandn()PackedMatrix< Real >
SetUnit()PackedMatrix< Real >
SetZero()PackedMatrix< Real >
SizeInBytes() constPackedMatrix< Real >inline
Swap(TpMatrix< Real > *other)TpMatrix< Real >
kaldi::PackedMatrix::Swap(PackedMatrix< Real > *other)PackedMatrix< Real >
kaldi::PackedMatrix::Swap(Matrix< Real > *other)PackedMatrix< Real >
TpMatrix()TpMatrix< Real >inline
TpMatrix(MatrixIndexT r, MatrixResizeType resize_type=kSetZero)TpMatrix< Real >inlineexplicit
TpMatrix(const TpMatrix< Real > &orig)TpMatrix< Real >inline
TpMatrix(const CuTpMatrix< Real > &cu)TpMatrix< Real >explicit
TpMatrix(const TpMatrix< OtherReal > &orig)TpMatrix< Real >inlineexplicit
Trace() constPackedMatrix< Real >
Write(std::ostream &out, bool binary) constPackedMatrix< Real >
~PackedMatrix()PackedMatrix< Real >inline