BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
CAN_SOLVE_CONSTRAINED enum value | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
canSolveConstrained() const | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inline |
checkFeatures(ObjectiveFunctionType const &objectiveFunction) | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inlineprotected |
Feature enum name | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
FeatureNotAvailableException typedef | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
features() const | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inline |
Features typedef | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
init(ObjectiveFunctionType const &function) | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inlinevirtual |
init(ObjectiveFunctionType const &function, std::vector< SearchPointType > const &initPoints)=0 | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | pure virtual |
load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
m_best | shark::AbstractMultiObjectiveOptimizer< PointTypeT > | protected |
m_features | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | protected |
name() const | shark::INameable | inlinevirtual |
numInitPoints() const=0 | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | pure virtual |
ObjectiveFunctionType typedef | shark::AbstractMultiObjectiveOptimizer< PointTypeT > | |
read(InArchive &archive) | shark::ISerializable | inlinevirtual |
REQUIRES_CLOSEST_FEASIBLE enum value | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
REQUIRES_FIRST_DERIVATIVE enum value | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
REQUIRES_SECOND_DERIVATIVE enum value | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
REQUIRES_VALUE enum value | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
requiresClosestFeasible() const | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inline |
requiresFirstDerivative() const | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inline |
requiresSecondDerivative() const | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inline |
requiresValue() const | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inline |
ResultType typedef | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | |
save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
SearchPointType typedef | shark::AbstractMultiObjectiveOptimizer< PointTypeT > | |
solution() const | shark::AbstractMultiObjectiveOptimizer< PointTypeT > | inlinevirtual |
SolutionType typedef | shark::AbstractMultiObjectiveOptimizer< PointTypeT > | |
step(ObjectiveFunctionType const &function)=0 | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | pure virtual |
updateFeatures() | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inlinevirtual |
write(OutArchive &archive) const | shark::ISerializable | inlinevirtual |
~AbstractOptimizer() | shark::AbstractOptimizer< PointTypeT, RealVector, std::vector< ResultSet< PointTypeT, RealVector > > > | inlinevirtual |
~INameable() | shark::INameable | inlinevirtual |
~ISerializable() | shark::ISerializable | inlinevirtual |