CuSparseMatrix< Real > Member List

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

CopyElementsToVec(CuVectorBase< Real > *vec) constCuSparseMatrix< Real >
CopyFromSmat(const SparseMatrix< OtherReal > &smat)CuSparseMatrix< Real >
CopyFromSmat(const CuSparseMatrix< Real > &smat, MatrixTransposeType trans=kNoTrans)CuSparseMatrix< Real >
CopyToMat(CuMatrixBase< OtherReal > *dest, MatrixTransposeType trans=kNoTrans) constCuSparseMatrix< Real >
CopyToSmat(SparseMatrix< OtherReal > *smat) constCuSparseMatrix< Real >
cpu_rows_CuSparseMatrix< Real >private
csr_row_ptr_col_idx_CuSparseMatrix< Real >private
csr_val_CuSparseMatrix< Real >private
CsrColIdx() constCuSparseMatrix< Real >inlineprotected
CsrColIdx()CuSparseMatrix< Real >inlineprotected
CsrRowPtr() constCuSparseMatrix< Real >inlineprotected
CsrRowPtr()CuSparseMatrix< Real >inlineprotected
CsrVal() constCuSparseMatrix< Real >inlineprotected
CsrVal()CuSparseMatrix< Real >inlineprotected
CuMatrixBase< double > classCuSparseMatrix< Real >friend
CuMatrixBase< float > classCuSparseMatrix< Real >friend
CuMatrixBase< Real > classCuSparseMatrix< Real >friend
CuSparseMatrix()CuSparseMatrix< Real >inline
CuSparseMatrix(const SparseMatrix< Real > &smat)CuSparseMatrix< Real >inlineexplicit
CuSparseMatrix(const CuSparseMatrix< Real > &smat, MatrixTransposeType trans=kNoTrans)CuSparseMatrix< Real >inline
CuSparseMatrix(const CuArray< int32 > &indexes, int32 dim, MatrixTransposeType trans=kNoTrans)CuSparseMatrix< Real >
CuSparseMatrix(const CuArray< int32 > &indexes, const CuVectorBase< Real > &weights, int32 dim, MatrixTransposeType trans=kNoTrans)CuSparseMatrix< Real >
CuVectorBase< double > classCuSparseMatrix< Real >friend
CuVectorBase< float > classCuSparseMatrix< Real >friend
CuVectorBase< Real > classCuSparseMatrix< Real >friend
Destroy()CuSparseMatrix< Real >private
FrobeniusNorm() constCuSparseMatrix< Real >
nnz_CuSparseMatrix< Real >private
num_cols_CuSparseMatrix< Real >private
num_rows_CuSparseMatrix< Real >private
NumCols() constCuSparseMatrix< Real >
NumElements() constCuSparseMatrix< Real >
NumRows() constCuSparseMatrix< Real >
operator=(const SparseMatrix< Real > &smat)CuSparseMatrix< Real >
operator=(const CuSparseMatrix< Real > &smat)CuSparseMatrix< Real >
Read(std::istream &is, bool binary)CuSparseMatrix< Real >
Resize(const MatrixIndexT num_rows, const MatrixIndexT num_cols, const MatrixIndexT nnz, MatrixResizeType resize_type=kSetZero)CuSparseMatrix< Real >protected
SelectRows(const CuArray< int32 > &row_indexes, const CuSparseMatrix< Real > &smat_other)CuSparseMatrix< Real >
SetRandn(BaseFloat zero_prob)CuSparseMatrix< Real >
Smat() constCuSparseMatrix< Real >inlineprotected
Smat()CuSparseMatrix< Real >inlineprotected
Sum() constCuSparseMatrix< Real >
Swap(SparseMatrix< Real > *smat)CuSparseMatrix< Real >
Swap(CuSparseMatrix< Real > *smat)CuSparseMatrix< Real >
TraceMatSmat(const CuMatrixBase< Real > &A, const CuSparseMatrix< Real > &B, MatrixTransposeType trans)CuSparseMatrix< Real >friend
Write(std::ostream &os, bool binary) constCuSparseMatrix< Real >
~CuSparseMatrix()CuSparseMatrix< Real >inline