| A_data | cuCSCMatrix< DataType > | protected |
| A_index_pointer | cuCSCMatrix< DataType > | protected |
| A_indices | cuCSCMatrix< DataType > | protected |
| A_is_symmetric | cuMatrix< DataType > | protected |
| allocate_buffer(const int device_id, cusparseOperation_t cusparse_operation, const DataType alpha, const DataType beta, cusparseDnVecDescr_t &cusparse_input_vector, cusparseDnVecDescr_t &cusparse_output_vector, cusparseSpMVAlg_t algorithm) | cuCSCMatrix< DataType > | protected |
| cLinearOperatorBase() | cLinearOperatorBase | |
| cLinearOperatorBase(const LongIndexType num_rows_, const LongIndexType num_columns_) | cLinearOperatorBase | |
| copied_host_to_device | cuLinearOperator< DataType > | protected |
| copy_host_to_device() | cuCSCMatrix< DataType > | protectedvirtual |
| cublas_handle | cuLinearOperator< DataType > | protected |
| cuCSCMatrix() | cuCSCMatrix< DataType > | |
| cuCSCMatrix(const DataType *A_data_, const LongIndexType *A_indices_, const LongIndexType *A_index_pointer_, const LongIndexType num_rows_, const LongIndexType num_columns_, const FlagType A_is_symmetric_, const int num_gpu_devices_) | cuCSCMatrix< DataType > | |
| cuLinearOperator() | cuLinearOperator< DataType > | |
| cuLinearOperator(const int num_gpu_devices_) | cuLinearOperator< DataType > | explicit |
| cuMatrix() | cuMatrix< DataType > | |
| cuMatrix(const FlagType A_is_symmetric_) | cuMatrix< DataType > | explicit |
| cusparse_handle | cuLinearOperator< DataType > | protected |
| cusparse_matrix_A | cuCSCMatrix< DataType > | protected |
| device_A_data | cuCSCMatrix< DataType > | protected |
| device_A_index_pointer | cuCSCMatrix< DataType > | protected |
| device_A_indices | cuCSCMatrix< DataType > | protected |
| device_buffer | cuCSCMatrix< DataType > | protected |
| device_buffer_num_bytes | cuCSCMatrix< DataType > | protected |
| dot(const DataType *device_vector, DataType *device_product) | cuCSCMatrix< DataType > | virtual |
| dot_plus(const DataType *device_vector, const DataType alpha, DataType *device_product) | cuCSCMatrix< DataType > | virtual |
| eigenvalue_relation_known | cLinearOperatorBase | protected |
| get_cublas_handle() const | cuLinearOperator< DataType > | |
| get_eigenvalue(const DataType *known_parameters, const DataType known_eigenvalue, const DataType *inquiry_parameters) const | cuMatrix< DataType > | virtual |
| get_nnz() const | cuCSCMatrix< DataType > | |
| get_num_columns() const | cLinearOperatorBase | |
| get_num_parameters() const | cLinearOperatorBase | |
| get_num_rows() const | cLinearOperatorBase | |
| initialize_cublas_handle() | cuLinearOperator< DataType > | protected |
| initialize_cusparse_handle() | cuLinearOperator< DataType > | protected |
| is_eigenvalue_relation_known() const | cLinearOperatorBase | |
| is_identity_matrix() const | cuCSCMatrix< DataType > | virtual |
| num_columns | cLinearOperatorBase | protected |
| num_gpu_devices | cuLinearOperator< DataType > | protected |
| num_parameters | cLinearOperatorBase | protected |
| num_rows | cLinearOperatorBase | protected |
| parameters | cuLinearOperator< DataType > | protected |
| query_gpu_devices() const | cuLinearOperator< DataType > | protected |
| set_parameters(DataType *parameters_) | cuLinearOperator< DataType > | |
| set_symmetry(const FlagType symmetric) | cuMatrix< DataType > | virtual |
| transpose_dot(const DataType *device_vector, DataType *device_product) | cuCSCMatrix< DataType > | virtual |
| transpose_dot_plus(const DataType *device_vector, const DataType alpha, DataType *device_product) | cuCSCMatrix< DataType > | virtual |
| ~cLinearOperatorBase() | cLinearOperatorBase | virtual |
| ~cuCSCMatrix() | cuCSCMatrix< DataType > | virtual |
| ~cuLinearOperator() | cuLinearOperator< DataType > | virtual |
| ~cuMatrix() | cuMatrix< DataType > | virtual |