TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
geo_orthomethods.cpp File Reference
#include "main.h"
#include <Eigen/Geometry>
#include <Eigen/LU>
#include <Eigen/SVD>

Functions

template<typename Scalar >
void orthomethods_3 ()
 
template<typename Scalar , int Size>
void orthomethods (int size=Size)
 
 EIGEN_DECLARE_TEST (geo_orthomethods)
 

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( geo_orthomethods  )

◆ orthomethods()

template<typename Scalar , int Size>
void orthomethods ( int  size = Size)

◆ orthomethods_3()

template<typename Scalar >
void orthomethods_3 ( )