This is the complete list of members for CuSpMatrix< Real >, including all inherited members.
| AddMat2(const Real alpha, const CuMatrixBase< Real > &M, MatrixTransposeType transM, const Real beta) | CuSpMatrix< Real > | |
| AddPacked(const Real alpha, const CuPackedMatrix< Real > &M) | CuPackedMatrix< Real > | protected | 
| AddSp(const Real alpha, const CuSpMatrix< Real > &Ma) | CuSpMatrix< Real > | inline | 
| AddToDiag(Real r) | CuPackedMatrix< Real > | |
| AddVec2(const Real alpha, const CuVectorBase< Real > &v) | CuSpMatrix< Real > | |
| ApproxEqual(const CuSpMatrix< Real > &other, Real tol=0.001) const | CuSpMatrix< Real > | |
| CopyFromMat(const CuMatrixBase< Real > &orig, SpCopyType copy_type=kTakeLower) | CuSpMatrix< Real > | |
| CopyFromPacked(const CuPackedMatrix< Real > &src) | CuPackedMatrix< Real > | |
| CopyFromPacked(const PackedMatrix< Real > &src) | CuPackedMatrix< Real > | |
| CopyFromSp(const CuSpMatrix< Real > &other) | CuSpMatrix< Real > | inline | 
| CopyFromSp(const SpMatrix< Real > &other) | CuSpMatrix< Real > | inline | 
| CopyToPacked(PackedMatrix< Real > *dst) const | CuPackedMatrix< Real > | |
| CopyToSp(SpMatrix< Real > *dst) const | CuSpMatrix< Real > | inline | 
| CuMatrixBase< Real > class | CuSpMatrix< 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 | CuSpMatrix< Real > | friend | 
| CuSpMatrix() | CuSpMatrix< Real > | inline | 
| CuSpMatrix(MatrixIndexT r, MatrixResizeType resize_type=kSetZero) | CuSpMatrix< Real > | inlineexplicit | 
| CuSpMatrix(const SpMatrix< Real > &orig) | CuSpMatrix< Real > | inlineexplicit | 
| CuSpMatrix(const CuSpMatrix< Real > &orig) | CuSpMatrix< Real > | inline | 
| CuSpMatrix(const CuMatrixBase< Real > &orig, SpCopyType copy_type=kTakeLower) | CuSpMatrix< Real > | inlineexplicit | 
| CuSubMatrix< Real > class | CuSpMatrix< Real > | friend | 
| CuTpMatrix< Real > class | CuSpMatrix< Real > | friend | 
| CuVectorBase< Real > class | CuSpMatrix< Real > | friend | 
| Data() | CuPackedMatrix< Real > | inline | 
| Data() const | CuPackedMatrix< Real > | inline | 
| data_ | CuPackedMatrix< Real > | protected | 
| Destroy() | CuPackedMatrix< Real > | |
| FrobeniusNorm() const | CuSpMatrix< Real > | inline | 
| Invert() | CuSpMatrix< Real > | |
| IsUnit(Real tol=0.001) const | CuSpMatrix< Real > | |
| Mat() const | CuSpMatrix< Real > | inlineprotected | 
| Mat() | CuSpMatrix< Real > | inlineprotected | 
| num_rows_ | CuPackedMatrix< Real > | protected | 
| NumCols() const | CuPackedMatrix< Real > | inline | 
| NumRows() const | CuPackedMatrix< Real > | inline | 
| operator()(MatrixIndexT r, MatrixIndexT c) | CuSpMatrix< Real > | inline | 
| operator()(MatrixIndexT r, MatrixIndexT c) const | CuSpMatrix< Real > | inline | 
| operator=(const CuSpMatrix< Real > &in) | CuSpMatrix< Real > | |
| Read(std::istream &in, bool binary) | CuPackedMatrix< Real > | |
| Resize(MatrixIndexT nRows, MatrixResizeType resize_type=kSetZero) | CuSpMatrix< Real > | inline | 
| 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 > | |
| TraceSpSp(const CuSpMatrix< R > &A, const CuSpMatrix< S > &B) | CuSpMatrix< Real > | friend | 
| Write(std::ostream &out, bool binary) const | CuPackedMatrix< Real > | |
| ~CuPackedMatrix() | CuPackedMatrix< Real > | inline | 
| ~CuSpMatrix() | CuSpMatrix< Real > | inline |