This is the complete list of members for ML::SimpleMat< T >, including all inherited members.
| gemmb(const raft::handle_t &handle, const T alpha, const SimpleDenseMat< T > &A, const bool transA, const bool transB, const T beta, SimpleDenseMat< T > &C, cudaStream_t stream) const =0 | ML::SimpleMat< T > | pure virtual |
| m | ML::SimpleMat< T > | |
| n | ML::SimpleMat< T > | |
| operator=(const SimpleMat< T > &other)=delete | ML::SimpleMat< T > | |
| print(std::ostream &oss) const =0 | ML::SimpleMat< T > | pure virtual |
| SimpleMat(int m, int n) | ML::SimpleMat< T > | inline |