crocoddyl 1.9.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
 
Loading...
Searching...
No Matches
pseudoInverseAlgo< MatrixLike, value > Struct Template Reference

Public Types

typedef MatrixLike::RealScalar RealScalar
 
typedef MatrixLike::Scalar Scalar
 

Static Public Member Functions

static MatrixLike run (const Eigen::MatrixBase< MatrixLike > &a, const RealScalar &epsilon)
 

Detailed Description

template<typename MatrixLike, bool value = boost::is_floating_point<typename MatrixLike::Scalar>::value>
struct pseudoInverseAlgo< MatrixLike, value >

Definition at line 21 of file math.hpp.

Member Typedef Documentation

◆ Scalar

typedef MatrixLike::Scalar Scalar

Definition at line 22 of file math.hpp.

◆ RealScalar

typedef MatrixLike::RealScalar RealScalar

Definition at line 23 of file math.hpp.

Member Function Documentation

◆ run()

static MatrixLike run ( const Eigen::MatrixBase< MatrixLike > &  a,
const RealScalar &  epsilon 
)
inlinestatic

Definition at line 25 of file math.hpp.


The documentation for this struct was generated from the following file: