Template Struct isUnitaryAlgo< MatrixLike, false >

Struct Documentation

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

Public Types

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

Public Static Functions

static inline bool run(const Eigen::MatrixBase<MatrixLike>&, const RealScalar &prec = Eigen::NumTraits<Scalar>::dummy_precision())