Namespaces | Functions
is-approx.hpp File Reference
#include <Eigen/Core>
#include <Eigen/SparseCore>
Include dependency graph for is-approx.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 eigenpy
 

Functions

template<typename MatrixType1 , typename MatrixType2 >
EIGEN_DONT_INLINE bool eigenpy::is_approx (const Eigen::MatrixBase< MatrixType1 > &mat1, const Eigen::MatrixBase< MatrixType2 > &mat2)
 
template<typename MatrixType1 , typename MatrixType2 >
EIGEN_DONT_INLINE bool eigenpy::is_approx (const Eigen::MatrixBase< MatrixType1 > &mat1, const Eigen::MatrixBase< MatrixType2 > &mat2, const typename MatrixType1::RealScalar &prec)
 
template<typename MatrixType1 , typename MatrixType2 >
EIGEN_DONT_INLINE bool eigenpy::is_approx (const Eigen::SparseMatrixBase< MatrixType1 > &mat1, const Eigen::SparseMatrixBase< MatrixType2 > &mat2)
 
template<typename MatrixType1 , typename MatrixType2 >
EIGEN_DONT_INLINE bool eigenpy::is_approx (const Eigen::SparseMatrixBase< MatrixType1 > &mat1, const Eigen::SparseMatrixBase< MatrixType2 > &mat2, const typename MatrixType1::RealScalar &prec)
 


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58