Template Struct pseudoInverseAlgo< MatrixLike, false >

Struct Documentation

template<typename MatrixLike>
struct pseudoInverseAlgo<MatrixLike, false>

Public Types

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

Public Static Functions

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