Template Struct cast

Struct Documentation

template<typename Scalar, typename NewScalar, template<typename D> class EigenBase = Eigen::MatrixBase, bool cast_is_valid = FromTypeToType<Scalar, NewScalar>::value>
struct cast

Public Static Functions

template<typename MatrixIn, typename MatrixOut>
static inline void run(const Eigen::MatrixBase<MatrixIn> &input, const Eigen::MatrixBase<MatrixOut> &dest)