SparseVector< Real > Member List

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

AddToVec(Real alpha, VectorBase< OtherReal > *vec) constSparseVector< Real >
CopyElementsToVec(VectorBase< OtherReal > *vec) constSparseVector< Real >
CopyFromSvec(const SparseVector< OtherReal > &other)SparseVector< Real >
Data()SparseVector< Real >
Data() constSparseVector< Real >
Dim() constSparseVector< Real >inline
dim_SparseVector< Real >private
GetElement(MatrixIndexT i) constSparseVector< Real >inline
Max(int32 *index) constSparseVector< Real >
NumElements() constSparseVector< Real >inline
operator=(const SparseVector< Real > &other)SparseVector< Real >
pairs_SparseVector< Real >private
Read(std::istream &os, bool binary)SparseVector< Real >
Resize(MatrixIndexT dim, MatrixResizeType resize_type=kSetZero)SparseVector< Real >
Scale(Real alpha)SparseVector< Real >
SetRandn(BaseFloat zero_prob)SparseVector< Real >
SparseVector(const SparseVector< Real > &other)SparseVector< Real >inline
SparseVector()SparseVector< Real >inline
SparseVector(MatrixIndexT dim)SparseVector< Real >inlineexplicit
SparseVector(MatrixIndexT dim, const std::vector< std::pair< MatrixIndexT, Real > > &pairs)SparseVector< Real >
SparseVector(const VectorBase< Real > &vec)SparseVector< Real >explicit
Sum() constSparseVector< Real >
Swap(SparseVector< Real > *other)SparseVector< Real >
Write(std::ostream &os, bool binary) constSparseVector< Real >