Class crhmc_input
-
template<typename MatrixType, typename Point, typename func = ZeroScalarFunctor<Point>, typename grad = ZeroFunctor<Point>, typename hess = ZeroFunctor<Point>>
class crhmc_input Input structure: With this the user can define the input for a crhmc polytope sampling problem.
Public Types
-
using MT = MatrixType
-
using MT = MatrixType