ImFusion SDK 4.3
CostFunction Class Referenceabstract

#include <ImFusion/Base/CostFunction.h>

Interface for a cost function that can be optimized. More...

+ Inheritance diagram for CostFunction:

Detailed Description

Interface for a cost function that can be optimized.

Public Member Functions

virtual double evaluate (int n, const double *x, double *dx=0)=0
 Evaluate the cost function.
 

Member Function Documentation

◆ evaluate()


The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close