#include "../Eigen/Sparse"
Go to the source code of this file.
Functions | |
void | call_ref (const Ref< const SparseMatrix< float > > &a) |
int | main () |
void call_ref | ( | const Ref< const SparseMatrix< float > > & | a | ) |
Definition at line 8 of file sparse_ref_3.cpp.
int main | ( | ) |
Definition at line 11 of file sparse_ref_3.cpp.