Inkscape
Vector Graphics Editor
|
#include <fitting-model.h>
Public Member Functions | |
void | instance (Circle &c, ConstVectorView const &coeff) const |
![]() | |
void | feed (VectorView &coeff, double &fixed_term, Point const &p) const |
size_t | size () const |
Additional Inherited Members | |
![]() | |
typedef ParameterType | parameter_type |
typedef ValueType | value_type |
typedef InstanceType | instance_type |
![]() | |
static const bool | WITH_FIXED_TERMS = true |
Definition at line 330 of file fitting-model.h.
|
inline |