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

◆ areNotApprox()

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 14 of file product.h.

◆ product()

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

Definition at line 20 of file product.h.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:52