TR-mbed 1.0
Loading...
Searching...
No Matches
Typedefs | Functions
sparse_storage_mismatch.cpp File Reference
#include "../Eigen/Sparse"

Typedefs

typedef SparseMatrix< double, ColMajor > Mat1
 
typedef SparseMatrix< double, ColMajor > Mat2
 

Functions

int main ()
 

Typedef Documentation

◆ Mat1

typedef SparseMatrix<double,ColMajor> Mat1

◆ Mat2

typedef SparseMatrix<double,ColMajor> Mat2

Function Documentation

◆ main()

int main ( void  )