shark::BoxConstraintHandler< Vector > Member List

This is the complete list of members for shark::BoxConstraintHandler< Vector >, including all inherited members.

BoxConstraintHandler(Vector const &lower, Vector const &upper)shark::BoxConstraintHandler< Vector >inline
BoxConstraintHandler(std::size_t dim, double lower, double upper)shark::BoxConstraintHandler< Vector >inline
BoxConstraintHandler()shark::BoxConstraintHandler< Vector >inline
CAN_GENERATE_RANDOM_POINT enum valueshark::AbstractConstraintHandler< Vector >
CAN_PROVIDE_CLOSEST_FEASIBLE enum valueshark::AbstractConstraintHandler< Vector >
canGenerateRandomPoint() constshark::AbstractConstraintHandler< Vector >inline
canProvideClosestFeasible() constshark::AbstractConstraintHandler< Vector >inline
closestFeasible(Vector &point) constshark::BoxConstraintHandler< Vector >inlinevirtual
dimensions() constshark::BoxConstraintHandler< Vector >inline
Feature enum nameshark::AbstractConstraintHandler< Vector >
FeatureNotAvailableException typedefshark::AbstractConstraintHandler< Vector >
features() constshark::AbstractConstraintHandler< Vector >inline
Features typedefshark::AbstractConstraintHandler< Vector >
generateRandomPoint(random::rng_type &rng, Vector &startingPoint) constshark::BoxConstraintHandler< Vector >inlinevirtual
IS_BOX_CONSTRAINED enum valueshark::AbstractConstraintHandler< Vector >
isBoxConstrained() constshark::AbstractConstraintHandler< Vector >inline
isFeasible(Vector const &point) constshark::BoxConstraintHandler< Vector >inlinevirtual
lower() constshark::BoxConstraintHandler< Vector >inline
m_featuresshark::AbstractConstraintHandler< Vector >protected
setBounds(Vector const &lower, Vector const &upper)shark::BoxConstraintHandler< Vector >inline
setBounds(std::size_t dimension, double lower, double upper)shark::BoxConstraintHandler< Vector >inline
updateFeatures()shark::AbstractConstraintHandler< Vector >inlinevirtual
upper() constshark::BoxConstraintHandler< Vector >inline
~AbstractConstraintHandler()shark::AbstractConstraintHandler< Vector >inlinevirtual