Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Defines | Functions
MPRealSupport File Reference
#include <mpreal.h>
#include <Eigen/Core>
Include dependency graph for MPRealSupport:

Go to the source code of this file.

Classes

struct  Eigen::NumTraits< mpfr::mpreal >

Namespaces

namespace  Eigen
 

Namespace containing all symbols from the Eigen library.


namespace  Eigen::internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Defines

#define EIGEN_MPREALSUPPORT_MODULE_H

Functions

template<>
mpfr::mpreal Eigen::internal::random< mpfr::mpreal > ()
template<>
mpfr::mpreal Eigen::internal::random< mpfr::mpreal > (const mpfr::mpreal &a, const mpfr::mpreal &b)
bool Eigen::internal::isMuchSmallerThan (const mpfr::mpreal &a, const mpfr::mpreal &b, const mpfr::mpreal &prec)
bool Eigen::internal::isApprox (const mpfr::mpreal &a, const mpfr::mpreal &b, const mpfr::mpreal &prec)
bool Eigen::internal::isApproxOrLessThan (const mpfr::mpreal &a, const mpfr::mpreal &b, const mpfr::mpreal &prec)

Define Documentation

#define EIGEN_MPREALSUPPORT_MODULE_H

Definition at line 31 of file MPRealSupport.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo