imate
C++/CUDA Reference
cuCSCMatrix< DataType > Member List

This is the complete list of members for cuCSCMatrix< DataType >, including all inherited members.

A_datacCSCMatrix< DataType >protected
A_index_pointercCSCMatrix< DataType >protected
A_indicescCSCMatrix< 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
cCSCMatrix()cCSCMatrix< DataType >
cCSCMatrix(const DataType *A_data_, const LongIndexType *A_indices_, const LongIndexType *A_index_pointer_, const LongIndexType num_rows_, const LongIndexType num_columns_)cCSCMatrix< DataType >
cLinearOperator()cLinearOperator< DataType >
cLinearOperator(const LongIndexType num_rows_, const LongIndexType num_columns_)cLinearOperator< DataType >
cMatrix()cMatrix< DataType >
copied_host_to_devicecuLinearOperator< DataType >protected
copy_host_to_device()cuCSCMatrix< DataType >protectedvirtual
cublas_handlecuLinearOperator< 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 int num_gpu_devices_)cuCSCMatrix< DataType >
cuLinearOperator()cuLinearOperator< DataType >
cuLinearOperator(int num_gpu_devices_)cuLinearOperator< DataType >explicit
cuMatrix()cuMatrix< DataType >
cuMatrix(int num_gpu_devices_)cuMatrix< DataType >explicit
cusparse_handlecuLinearOperator< DataType >protected
cusparse_matrix_AcuCSCMatrix< DataType >protected
device_A_datacuCSCMatrix< DataType >protected
device_A_index_pointercuCSCMatrix< DataType >protected
device_A_indicescuCSCMatrix< DataType >protected
device_buffercuCSCMatrix< DataType >protected
device_buffer_num_bytescuCSCMatrix< 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_knowncLinearOperator< DataType >protected
get_cublas_handle() constcuLinearOperator< DataType >
cuMatrix::get_eigenvalue(const DataType *known_parameters, const DataType known_eigenvalue, const DataType *inquiry_parameters) const =0cLinearOperator< DataType >pure virtual
cCSCMatrix::get_eigenvalue(const DataType *known_parameters, const DataType known_eigenvalue, const DataType *inquiry_parameters) constcMatrix< DataType >virtual
get_nnz() constcCSCMatrix< DataType >
get_num_columns() constcLinearOperator< DataType >
get_num_parameters() constcLinearOperator< DataType >
get_num_rows() constcLinearOperator< DataType >
initialize_cublas_handle()cuLinearOperator< DataType >protected
initialize_cusparse_handle()cuLinearOperator< DataType >protected
is_eigenvalue_relation_known() constcLinearOperator< DataType >
is_identity_matrix() constcCSCMatrix< DataType >virtual
num_columnscLinearOperator< DataType >protected
num_gpu_devicescuLinearOperator< DataType >protected
num_parameterscLinearOperator< DataType >protected
num_rowscLinearOperator< DataType >protected
parameterscLinearOperator< DataType >protected
query_gpu_devices() constcuLinearOperator< DataType >protected
set_parameters(DataType *parameters_)cLinearOperator< DataType >
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
~cCSCMatrix()cCSCMatrix< DataType >virtual
~cLinearOperator()cLinearOperator< DataType >virtual
~cMatrix()cMatrix< DataType >virtual
~cuCSCMatrix()cuCSCMatrix< DataType >virtual
~cuLinearOperator()cuLinearOperator< DataType >virtual
~cuMatrix()cuMatrix< DataType >virtual