BlockIP
Classes
MatrixBlockIP.h File Reference

Definition of MatrixBlockIP. More...

#include "SparseChol.h"
#include <vector>
#include <fstream>

Go to the source code of this file.

Classes

class  MatrixBlockIP
 Class for manipulating matrices, and interfacing SparseChol. More...
 
struct  MatrixBlockIP::Order_ija
 Auxiliary struct for sorting matrices in ija format. More...
 
struct  MatrixBlockIP::Order_vector
 Auxiliary struct for sorting vectors. More...
 

Detailed Description

Definition of MatrixBlockIP.