votca 2024-dev
Loading...
Searching...
No Matches
votca::xtp::CudaMatrix Member List

This is the complete list of members for votca::xtp::CudaMatrix, including all inherited members.

alloc_matrix_in_gpu(size_t size_arr) constvotca::xtp::CudaMatrixprivate
block(Index rowoffset, Index coloffset, Index rows, Index cols) constvotca::xtp::CudaMatrixinline
col(Index col) constvotca::xtp::CudaMatrixinline
cols() constvotca::xtp::CudaMatrixinline
cols_votca::xtp::CudaMatrixprivate
copy_to_gpu(const T &m)votca::xtp::CudaMatrixinline
CudaMatrix(const T &matrix, const cudaStream_t &stream)votca::xtp::CudaMatrixinline
CudaMatrix(Index nrows, Index ncols, const cudaStream_t &stream)votca::xtp::CudaMatrix
data() constvotca::xtp::CudaMatrixinline
data_votca::xtp::CudaMatrixprivate
ld() constvotca::xtp::CudaMatrixinline
ld_votca::xtp::CudaMatrixprivate
middleCols(Index coloffset, Index cols) constvotca::xtp::CudaMatrixinline
middleRows(Index rowoffset, Index rows) constvotca::xtp::CudaMatrixinline
operator Eigen::MatrixXd() constvotca::xtp::CudaMatrix
operator<<votca::xtp::CudaMatrixfriend
reshape(Index rows, Index cols)votca::xtp::CudaMatrixinline
row(Index row) constvotca::xtp::CudaMatrixinline
rows() constvotca::xtp::CudaMatrixinline
setZero()votca::xtp::CudaMatrix
size() constvotca::xtp::CudaMatrixinline
size_matrix() constvotca::xtp::CudaMatrixinlineprivate
stream_votca::xtp::CudaMatrixprivate
throw_if_not_enough_memory_in_gpu(size_t requested_memory) constvotca::xtp::CudaMatrixprivate
transpose() constvotca::xtp::CudaMatrixinline
transposed()votca::xtp::CudaMatrixinlinestatic
Unique_ptr_to_GPU_data typedefvotca::xtp::CudaMatrixprivate