BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
CAN_SOLVE_CONSTRAINED enum value | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
canSolveConstrained() const | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inline |
checkFeatures(ObjectiveFunctionType const &objectiveFunction) | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inlineprotected |
crossoverProbability() const | shark::MOEAD | inline |
crossoverProbability() | shark::MOEAD | inline |
doInit(std::vector< SearchPointType > const &initialSearchPoints, std::vector< ResultType > const &functionValues, RealVector const &lowerBounds, RealVector const &upperBounds, std::size_t const mu, double const nm, double const nc, double const crossover_prob, std::size_t const neighbourhoodSize, std::vector< Preference > const &weightVectorPreferences=std::vector< Preference >()) | shark::MOEAD | protected |
Feature enum name | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
FeatureNotAvailableException typedef | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
Features typedef | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
features() const | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inline |
generateOffspring() const | shark::MOEAD | protected |
IndividualType typedef | shark::MOEAD | protected |
init(ObjectiveFunctionType const &function, std::vector< SearchPointType > const &initialSearchPoints) | shark::MOEAD | |
AbstractMultiObjectiveOptimizer< RealVector >::init(ObjectiveFunctionType const &function) | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inlinevirtual |
AbstractMultiObjectiveOptimizer< RealVector >::init(ObjectiveFunctionType const &function, std::vector< SearchPointType > const &initPoints)=0 | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | pure virtual |
load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
m_best | shark::AbstractMultiObjectiveOptimizer< RealVector > | protected |
m_features | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | protected |
m_parents | shark::MOEAD | protected |
MOEAD(random::rng_type &rng=random::globalRng) | shark::MOEAD | |
mu() const | shark::MOEAD | inline |
mu() | shark::MOEAD | inline |
name() const | shark::MOEAD | inlinevirtual |
nc() const | shark::MOEAD | inline |
nc() | shark::MOEAD | inline |
neighbourhoodSize() const | shark::MOEAD | inline |
neighbourhoodSize() | shark::MOEAD | inline |
nm() const | shark::MOEAD | inline |
nm() | shark::MOEAD | inline |
numInitPoints() const | shark::MOEAD | inlinevirtual |
ObjectiveFunctionType typedef | shark::AbstractMultiObjectiveOptimizer< RealVector > | |
read(InArchive &archive) | shark::ISerializable | inlinevirtual |
REQUIRES_CLOSEST_FEASIBLE enum value | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
REQUIRES_FIRST_DERIVATIVE enum value | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
REQUIRES_SECOND_DERIVATIVE enum value | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
REQUIRES_VALUE enum value | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
requiresClosestFeasible() const | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inline |
requiresFirstDerivative() const | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inline |
requiresSecondDerivative() const | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inline |
requiresValue() const | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inline |
ResultType typedef | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | |
save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
SearchPointType typedef | shark::AbstractMultiObjectiveOptimizer< RealVector > | |
serialize(Archive &archive) | shark::MOEAD | inline |
solution() const | shark::AbstractMultiObjectiveOptimizer< RealVector > | inlinevirtual |
SolutionType typedef | shark::AbstractMultiObjectiveOptimizer< RealVector > | |
step(ObjectiveFunctionType const &function) | shark::MOEAD | virtual |
updateFeatures() | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inlinevirtual |
updatePopulation(std::vector< IndividualType > const &offspringvec) | shark::MOEAD | protected |
write(OutArchive &archive) const | shark::ISerializable | inlinevirtual |
~AbstractOptimizer() | shark::AbstractOptimizer< RealVector, RealVector, std::vector< ResultSet< RealVector, RealVector > > > | inlinevirtual |
~INameable() | shark::INameable | inlinevirtual |
~ISerializable() | shark::ISerializable | inlinevirtual |