SuiteSparseSolver
The GeMA Suite Sparse Numeric Solver Plugin
Loading...
Searching...
No Matches
suiteSparseMatrix.cpp File Reference

Implementation of the SuiteSparseMatrix class. More...

#include "suiteSparseMatrix.h"
#include <gmSparseMatrixLayout.h>
#include <gmSparseMatrixLayoutBuilder.h>
#include <gmTrace.h>
#include <assert.h>
Include dependency graph for suiteSparseMatrix.cpp:

Functions

void SuiteSparseFillCholmodVector (cholmod_dense *v, int nlin, double *values)
 Fills the given dense matrix with data from the given vector. No space is allocated. The vector stores the given data pointer. Previous values in the structure are ignored, so don't pass a previously allocated dense matrix.
 

Detailed Description

Implementation of the SuiteSparseMatrix class.

Author
Carlos A. T. Mendes
Date
february, 2025