Classes | Namespaces | Functions
formatters.hpp File Reference

Formatters for eigen types. More...

#include <ecl/linear_algebra/macros.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/formatters.hpp>
#include <ecl/mpl/enable_if.hpp>
#include <ecl/type_traits/fundamental_types.hpp>
Include dependency graph for formatters.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Eigen::FloatMatrixFormatter< Derived >
 Formatter for Eigen matrix type. More...
class  Eigen::MatrixFormatter< Derived, Scalar, Enable >
 Parent for matrix formatters - used to negate unimplemented formatters. More...
class  Eigen::MatrixFormatter< Derived, Scalar, typename ecl::enable_if< ecl::is_float< Scalar > >::type >

Namespaces

namespace  Eigen

Functions

template<typename OutputStream , typename Derived_ >
OutputStream & Eigen::operator<< (OutputStream &ostream, FloatMatrixFormatter< Derived_ > &formatter) ecl_assert_throw_decl(ecl

Detailed Description

Formatters for eigen types.

Date:
September 2010

Definition in file formatters.hpp.



ecl_linear_algebra
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:35:29