Functions
product.h File Reference
#include "main.h"
#include <Eigen/QR>
Include dependency graph for product.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename Derived1 , typename Derived2 >
bool areNotApprox (const MatrixBase< Derived1 > &m1, const MatrixBase< Derived2 > &m2, typename Derived1::RealScalar epsilon=NumTraits< typename Derived1::RealScalar >::dummy_precision())
template<typename MatrixType >
void product (const MatrixType &m)

Function Documentation

template<typename Derived1 , typename Derived2 >
bool areNotApprox ( const MatrixBase< Derived1 > &  m1,
const MatrixBase< Derived2 > &  m2,
typename Derived1::RealScalar  epsilon = NumTraits<typename Derived1::RealScalar>::dummy_precision() 
)

Definition at line 29 of file product.h.

template<typename MatrixType >
void product ( const MatrixType m)

Definition at line 35 of file product.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:46