Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Defines
MatrixFunctions File Reference
#include <list>
#include <functional>
#include <iterator>
#include <Eigen/Core>
#include <Eigen/LU>
#include <Eigen/Eigenvalues>
#include "src/MatrixFunctions/MatrixExponential.h"
#include "src/MatrixFunctions/MatrixFunction.h"
Include dependency graph for MatrixFunctions:

Go to the source code of this file.

Classes

class  Eigen::MatrixExponential< MatrixType >
 Class for computing the matrix exponential. More...
struct  Eigen::MatrixExponentialReturnValue< Derived >
 Proxy for the matrix exponential of some matrix (expression). More...
struct  Eigen::internal::traits< MatrixExponentialReturnValue< Derived > >
class  Eigen::StdStemFunctions< Scalar >
 Stem functions corresponding to standard mathematical functions. More...
class  Eigen::MatrixFunctionAtomic< MatrixType >
 Helper class for computing matrix functions of atomic matrices. More...
class  Eigen::MatrixFunction< MatrixType, IsComplex >
 Class for computing matrix exponentials. More...
class  Eigen::MatrixFunction< MatrixType, 0 >
 Partial specialization of MatrixFunction for real matrices. More...
class  Eigen::MatrixFunction< MatrixType, 1 >
 Partial specialization of MatrixFunction for complex matrices. More...
class  Eigen::MatrixFunctionReturnValue< Derived >
 Proxy for the matrix function of some matrix (expression). More...
struct  Eigen::internal::traits< MatrixFunctionReturnValue< Derived > >

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_MATRIX_FUNCTIONS

Define Documentation

#define EIGEN_MATRIX_FUNCTIONS

Definition at line 26 of file MatrixFunctions.




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