Template Struct UvAlgo
Defined in File contact-cholesky.hxx
Struct Documentation
-
template<typename MatrixLike, int ColsAtCompileTime>
struct UvAlgo Public Static Functions
-
template<typename Scalar, int Options>
static inline void run(const ContactCholeskyDecompositionTpl<Scalar, Options> &chol, const Eigen::MatrixBase<MatrixLike> &mat)
-
template<typename Scalar, int Options>