NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
FitData Struct Reference

Defines the datapoints, which shall be fitted. More...

#include <fitcontroller.hpp>

Collaboration diagram for FitData:

Public Attributes

FitVector vx
 
FitVector vy
 
FitVector vy_w
 
FitMatrix vz
 
FitMatrix vz_w
 
double dPrecision
 

Detailed Description

Defines the datapoints, which shall be fitted.

Definition at line 56 of file fitcontroller.hpp.

Member Data Documentation

◆ dPrecision

double FitData::dPrecision

◆ vx

◆ vy

◆ vy_w

◆ vz

◆ vz_w


The documentation for this struct was generated from the following file: