Package com.polytechnik.kgo
Class DemoScalarInterpolation
java.lang.Object
com.polytechnik.kgo.DemoScalarInterpolation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
private static class
(package private) static class
Command line options forDemoScalarInterpolation
.(package private) static class
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final BasisPolynomials
(package private) static final BasisPolynomials
(package private) static final double
To turn on a selftest. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static DemoScalarInterpolation.Res
static void
(package private) static void
printEvaluation
(DemoScalarInterpolation.RConfig c, DataReadObservationVectorXVectorF sampV, DemoScalarInterpolation.Res res, String outFname)
-
Field Details
-
eps
static final double epsTo turn on a selftest.- See Also:
-
CBX
-
CBF
-
-
Constructor Details
-
DemoScalarInterpolation
public DemoScalarInterpolation()
-
-
Method Details
-
getResFromConfig
static DemoScalarInterpolation.Res getResFromConfig(DemoScalarInterpolation.RConfig c) throws IOException - Throws:
IOException
-
main
- Throws:
IOException
-
printEvaluation
static void printEvaluation(DemoScalarInterpolation.RConfig c, DataReadObservationVectorXVectorF sampV, DemoScalarInterpolation.Res res, String outFname) throws IOException - Throws:
IOException
-