This is the complete list of members for CUDPPSparseMatrixVectorMultiplyPlan, including all inherited members.
| CUDPPPlan(CUDPPManager *mgr, CUDPPConfiguration config, size_t numElements, size_t numRows, size_t rowPitch) | CUDPPPlan | |
| CUDPPSparseMatrixVectorMultiplyPlan(CUDPPManager *mgr, CUDPPConfiguration config, size_t numNZElts, const void *A, const unsigned int *rowindx, const unsigned int *indx, size_t numRows) | CUDPPSparseMatrixVectorMultiplyPlan | |
| getHandle() | CUDPPPlan | inline |
| m_config | CUDPPPlan | |
| m_d_A | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_d_flags | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_d_index | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_d_prod | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_d_rowFinalIndex | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_d_rowIndex | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_numElements | CUDPPPlan | |
| m_numNonZeroElements | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_numRows | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_planManager | CUDPPPlan | |
| m_rowFinalIndex | CUDPPSparseMatrixVectorMultiplyPlan | |
| m_rowPitch | CUDPPPlan | |
| m_segmentedScanPlan | CUDPPSparseMatrixVectorMultiplyPlan | |
| ~CUDPPSparseMatrixVectorMultiplyPlan() | CUDPPSparseMatrixVectorMultiplyPlan | virtual |