Typedefs | Functions
eigen_plugin.hpp File Reference

Customises the eigen matrixbase class via the plugin handle. More...

Go to the source code of this file.

Typedefs

typedef MatrixFormatter
< Derived, Scalar > 
Formatter

Functions

void conservativeResize (int rows, int cols)
void conservativeResize (int size)

Detailed Description

Customises the eigen matrixbase class via the plugin handle.

Populates the eigen matrix base class with a few extra functions via the EIGEN_MATRIXBASE_PLUGIN macro.

Date:
October 2009

Definition in file eigen_plugin.hpp.


Typedef Documentation

typedef MatrixFormatter<Derived,Scalar> Formatter

Definition at line 22 of file eigen_plugin.hpp.


Function Documentation

void conservativeResize ( int  rows,
int  cols 
) [inline]

Definition at line 24 of file eigen_plugin.hpp.

void conservativeResize ( int  size) [inline]

Definition at line 33 of file eigen_plugin.hpp.



ecl_linear_algebra
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:12:13