HMLP: High-performance Machine Learning Primitives
hmlp::Data< T, Allocator > Member List

This is the complete list of members for hmlp::Data< T, Allocator >, including all inherited members.

clear() (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
col() const noexcepthmlp::Data< T, Allocator >inline
columndata(size_t j) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
Data()hmlp::Data< T, Allocator >inline
Data(const Data< T > &other_data)hmlp::Data< T, Allocator >inline
Data(size_t m, size_t n, const vector< T > &other_vector)hmlp::Data< T, Allocator >inline
Data(size_t m, size_t n) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
Data(size_t m, size_t n, T initT) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
Data(size_t m, size_t n, string &filename) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
DependencyAnalysis(ReadWriteType type, Task *task)hmlp::ReadWrite
DependencyCleanUp()hmlp::ReadWrite
flops(TINDEX na, TINDEX nb) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
GatherColumns(bool TRANS, vector< TINDEX > &jmap, Data< T > &submatrix) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
getvalue(size_t i) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
getvalue(size_t i, size_t j) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
HasIllegalValue() (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
ImportantSample(size_t j)hmlp::Data< T, Allocator >inline
operator()(size_t i, size_t j)hmlp::Data< T, Allocator >inline
operator()(size_t i, size_t j) const (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
operator()(const vector< size_t > &I, const vector< size_t > &J) const hmlp::Data< T, Allocator >inline
operator()(const vector< size_t > &jmap) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
Print() (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
rand(T a, T b) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
rand() (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
randn(T mu, T sd) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
randn() (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
randspd(T a, T b)hmlp::Data< T, Allocator >inline
randspd() (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
read(size_t m, size_t n, string &filename) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
hmlp::ReadWrite::readhmlp::ReadWrite
readmtx(size_t m, size_t n, string &filename)hmlp::Data< T, Allocator >inline
ReadWrite()hmlp::ReadWrite
reserve(size_t m, size_t n) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
resize(size_t m, size_t n) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
resize(size_t m, size_t n, T initT) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
row() const noexcepthmlp::Data< T, Allocator >inline
rowdata(size_t i) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
setvalue(size_t i, T v) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
setvalue(size_t i, size_t j, T v) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
setvalue(T value) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
shape() (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
write(std::string &filename) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline
hmlp::ReadWrite::writehmlp::ReadWrite
WriteFile(char *name) (defined in hmlp::Data< T, Allocator >)hmlp::Data< T, Allocator >inline