HMLP: High-performance Machine Learning Primitives
|
This is the complete list of members for hmlp::MatrixLike< NB, T, TPACK >, including all inherited members.
cs (defined in hmlp::MatrixLike< NB, T, TPACK >) | hmlp::MatrixLike< NB, T, TPACK > | |
m (defined in hmlp::MatrifyableObject< NB, T, TPACK >) | hmlp::MatrifyableObject< NB, T, TPACK > | |
n (defined in hmlp::MatrifyableObject< NB, T, TPACK >) | hmlp::MatrifyableObject< NB, T, TPACK > | |
Pack(size_t m, size_t ic, size_t ib, size_t n, size_t jc, size_t jb, TPACK *packX) | hmlp::MatrixLike< NB, T, TPACK > | inlinevirtual |
rs (defined in hmlp::MatrixLike< NB, T, TPACK >) | hmlp::MatrixLike< NB, T, TPACK > | |
Set(T *X, size_t m, size_t n, size_t rs, size_t cs, bool trans) (defined in hmlp::MatrixLike< NB, T, TPACK >) | hmlp::MatrixLike< NB, T, TPACK > | inlinevirtual |
trans (defined in hmlp::MatrixLike< NB, T, TPACK >) | hmlp::MatrixLike< NB, T, TPACK > | |
Unpack(size_t m, size_t ic, size_t ib, size_t n, size_t jc, size_t jb, TPACK *packX) | hmlp::MatrixLike< NB, T, TPACK > | inlinevirtual |
X (defined in hmlp::MatrixLike< NB, T, TPACK >) | hmlp::MatrixLike< NB, T, TPACK > |