#include "matrix_typedefs.h"
#include "basisinfo.h"
Go to the source code of this file.
Functions | |
void | write_CSR_matrix (int n, const symmMatrix &A, const char *fileName, ergo_real threshold, std::vector< int > const &inversePermutationHML) |
void write_CSR_matrix | ( | int | n, | |
const symmMatrix & | A, | |||
const char * | fileName, | |||
ergo_real | threshold, | |||
std::vector< int > const & | inversePermutationHML | |||
) |