#include "formatters.hpp"
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) | 
| typedef MatrixFormatter<Derived,Scalar> Formatter | 
Definition at line 28 of file plugin.hpp.
| void conservativeResize | ( | int | rows, | 
| int | cols | ||
| ) |  [inline] | 
Definition at line 30 of file plugin.hpp.
| void conservativeResize | ( | int | size | ) |  [inline] | 
Definition at line 39 of file plugin.hpp.