static <C, I extends ToFloatFunction<C>> CubicSpline$Multipoint<C, I> | | a(I arg0, float[] arg1, List<azg<C, I>> arg2, float[] arg3) | | create(I arg0, float[] arg1, List<CubicSpline<C, I>> arg2, float[] arg3) | | method_41299(I arg0, float[] arg1, List<class_6492<C, I>> arg2, float[] arg3) | | build(I locationFunction, float[] locations, List<Spline<C, I>> values, float[] derivatives) |
|
private static float | | a(float arg0, float[] arg1, float arg2, float[] arg3, int arg4) | | linearExtend(float arg0, float[] arg1, float arg2, float[] arg3, int arg4) | | method_41297(float arg0, float[] arg1, float arg2, float[] arg3, int arg4) | | sampleOutsideRange(float point, float[] locations, float value, float[] derivatives, int i) |
|
private static <C, I extends ToFloatFunction<C>> void | | a(float[] arg0, List<azg<C, I>> arg1, float[] arg2) | | validateSizes(float[] arg0, List<CubicSpline<C, I>> arg1, float[] arg2) | | method_41301(float[] arg0, List<class_6492<C, I>> arg1, float[] arg2) | | assertParametersValid(float[] locations, List<Spline<C, I>> values, float[] derivatives) |
|
public float | | a(C arg0) | | apply(C arg0) | | method_41296(C arg0) | | apply(C arg0) |
|
private static int | | a(float[] arg0, float arg1) | | findIntervalStart(float[] arg0, float arg1) | | method_41300(float[] arg0, float arg1) | | findRangeForLocation(float[] locations, float x) |
|
public String | | a() | | parityString() | | method_39225() | | getDebugString() |
|
private String | | a(float[] arg0) | | toString(float[] arg0) | | method_39238(float[] arg0) | | format(float[] values) |
|
public CubicSpline<C, I> | |
public I | | d() | | coordinate() | | comp_229() | | locationFunction() |
|
public float[] | | e() | | locations() | | comp_230() | | locations() |
|
public List<CubicSpline<C, I>> | | f() | | values() | | comp_231() | | values() |
|
public float[] | | g() | | derivatives() | | comp_232() | | derivatives() |
|
public float | | b() | | minValue() | | comp_532() | | min() |
|
public float | | c() | | maxValue() | | comp_533() | | max() |
|