This is the complete list of members for votca::xtp::CudaMatrix, including all inherited members.
| alloc_matrix_in_gpu(size_t size_arr) const | votca::xtp::CudaMatrix | private |
| block(Index rowoffset, Index coloffset, Index rows, Index cols) const | votca::xtp::CudaMatrix | inline |
| col(Index col) const | votca::xtp::CudaMatrix | inline |
| cols() const | votca::xtp::CudaMatrix | inline |
| cols_ | votca::xtp::CudaMatrix | private |
| copy_to_gpu(const T &m) | votca::xtp::CudaMatrix | inline |
| CudaMatrix(const T &matrix, const cudaStream_t &stream) | votca::xtp::CudaMatrix | inline |
| CudaMatrix(Index nrows, Index ncols, const cudaStream_t &stream) | votca::xtp::CudaMatrix | |
| data() const | votca::xtp::CudaMatrix | inline |
| data_ | votca::xtp::CudaMatrix | private |
| ld() const | votca::xtp::CudaMatrix | inline |
| ld_ | votca::xtp::CudaMatrix | private |
| middleCols(Index coloffset, Index cols) const | votca::xtp::CudaMatrix | inline |
| middleRows(Index rowoffset, Index rows) const | votca::xtp::CudaMatrix | inline |
| operator Eigen::MatrixXd() const | votca::xtp::CudaMatrix | |
| operator<<(std::ostream &out, const CudaMatrix &m) | votca::xtp::CudaMatrix | friend |
| reshape(Index rows, Index cols) | votca::xtp::CudaMatrix | inline |
| row(Index row) const | votca::xtp::CudaMatrix | inline |
| rows() const | votca::xtp::CudaMatrix | inline |
| setZero() | votca::xtp::CudaMatrix | |
| size() const | votca::xtp::CudaMatrix | inline |
| size_matrix() const | votca::xtp::CudaMatrix | inlineprivate |
| stream_ | votca::xtp::CudaMatrix | private |
| throw_if_not_enough_memory_in_gpu(size_t requested_memory) const | votca::xtp::CudaMatrix | private |
| transpose() const | votca::xtp::CudaMatrix | inline |
| transposed() | votca::xtp::CudaMatrix | inlinestatic |
| Unique_ptr_to_GPU_data typedef | votca::xtp::CudaMatrix | private |