computeCost(const F2CCell &poly, const F2CSwaths &swaths) override | f2c::obj::Overlaps | virtual |
computeCost(const F2CCells &poly, const F2CSwaths &swaths) override | f2c::obj::Overlaps | virtual |
computeCost(const F2CSwath &) | f2c::obj::Overlaps | |
computeCost(const F2CSwaths &) | f2c::obj::Overlaps | |
computeCost(const F2CSwathsByCells &swaths) | f2c::obj::Overlaps | |
computeCost(const F2CCell &) | f2c::obj::Overlaps | |
computeCost(const F2CCells &) | f2c::obj::Overlaps | |
computeCost(double ang, double op_width, const F2CCell &cell) | f2c::obj::Overlaps | |
computeCost(const F2CCell &c, const F2CSwath &s) | f2c::obj::Overlaps | |
computeCost(const F2CCell &c, const F2CSwaths &s) | f2c::obj::Overlaps | |
computeCost(const F2CCell &c, const F2CSwathsByCells &swaths) | f2c::obj::Overlaps | |
computeCost(const F2CCells &c, const F2CSwath &s) | f2c::obj::Overlaps | |
computeCost(const F2CCells &c, const F2CSwaths &s) | f2c::obj::Overlaps | |
computeCost(const F2CCells &c, const F2CSwathsByCells &swaths) | f2c::obj::Overlaps | |
f2c::obj::SGObjective::computeCost(const F2CSwath &) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CSwaths &) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CSwathsByCells &swaths) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CCell &) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CCells &) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(double ang, double op_width, const F2CCell &cell) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CCell &c, const F2CSwath &s) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CCell &c, const F2CSwathsByCells &swaths) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CCells &c, const F2CSwath &s) | f2c::obj::SGObjective | virtual |
f2c::obj::SGObjective::computeCost(const F2CCells &c, const F2CSwathsByCells &swaths) | f2c::obj::SGObjective | virtual |
computeCostWithMinimizingSign(const T1 &t1) | f2c::obj::BaseObjective< SGObjective > | inline |
computeCostWithMinimizingSign(const T1 &t1, const T2 &t2) | f2c::obj::BaseObjective< SGObjective > | inline |
computeCostWithMinimizingSign(const T1 &t1, const T2 &t2, const T3 &t3) | f2c::obj::BaseObjective< SGObjective > | inline |
computeCostWithMinimizingSign(const T1 &t1, const T2 &t2, const T3 &t3, const T4 &t4) | f2c::obj::BaseObjective< SGObjective > | inline |
isFastCompAvailable() const | f2c::obj::SGObjective | inlinevirtual |
isMaximizing() const | f2c::obj::BaseObjective< SGObjective > | inlinevirtual |
isMinimizing() const | f2c::obj::BaseObjective< SGObjective > | inlinevirtual |
~BaseObjective()=default | f2c::obj::BaseObjective< SGObjective > | virtual |