#include "Wm4FoundationLIB.h"
#include "Wm4System.h"
Go to the source code of this file.
Namespaces | |
namespace | Wm4 |
The namespace of the WildMagic library. | |
Functions | |
template<class Real > | |
Real * | Wm4::PolyFit3 (int iSamples, const Real *afX, const Real *afY, const Real *afW, int iXDegree, int iYDegree) |