|
STORMM Source Documentation
|
This is the complete list of members for stormm::stmath::HpcMatrix< T >, including all inherited members.
| atDevice(size_t row_idx, size_t col_idx) | stormm::stmath::HpcMatrix< T > | |
| atHost(size_t row_idx, size_t col_idx) | stormm::stmath::HpcMatrix< T > | |
| colptr(size_t col_idx, const char *tag_in=nullptr) | stormm::stmath::HpcMatrix< T > | |
| getLabel() const | stormm::stmath::HpcMatrix< T > | |
| HpcMatrix(const char *tag_in=nullptr, HybridFormat format_in=default_hpc_format) | stormm::stmath::HpcMatrix< T > | |
| HpcMatrix(size_t rows_in, size_t cols_in, const char *tag_in=nullptr, HybridFormat format_in=default_hpc_format, MatrixFillMode fill_method=MatrixFillMode::VALUE, T fill_value=static_cast< T >(0)) (defined in stormm::stmath::HpcMatrix< T >) | stormm::stmath::HpcMatrix< T > | |
| HpcMatrix(size_t rows_in, size_t cols_in, MatrixFillMode fill_method, T fill_value=static_cast< T >(0), const char *tag_in=nullptr, HybridFormat format_in=default_hpc_format) (defined in stormm::stmath::HpcMatrix< T >) | stormm::stmath::HpcMatrix< T > | |
| HpcMatrix(size_t rows_in, size_t cols_in, MatrixFillMode fill_method, Ran2Generator *matrng, const char *tag_in=nullptr, HybridFormat format_in=default_hpc_format) (defined in stormm::stmath::HpcMatrix< T >) | stormm::stmath::HpcMatrix< T > | |
| memptr(HybridTargetLevel tier=HybridTargetLevel::HOST) const | stormm::stmath::HpcMatrix< T > | |
| memptr(HybridTargetLevel tier=HybridTargetLevel::HOST) (defined in stormm::stmath::HpcMatrix< T >) | stormm::stmath::HpcMatrix< T > | |
| n_cols (defined in stormm::stmath::HpcMatrix< T >) | stormm::stmath::HpcMatrix< T > | |
| n_elem (defined in stormm::stmath::HpcMatrix< T >) | stormm::stmath::HpcMatrix< T > | |
| n_rows (defined in stormm::stmath::HpcMatrix< T >) | stormm::stmath::HpcMatrix< T > | |
| operator()(size_t row_idx, size_t col_idx, HybridTargetLevel tier=HybridTargetLevel::HOST) | stormm::stmath::HpcMatrix< T > | |
| reset() | stormm::stmath::HpcMatrix< T > | |
| resize(size_t new_rows, size_t new_cols) | stormm::stmath::HpcMatrix< T > |