public class MSplines
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
int |
_numMBasis |
Constructor and Description |
---|
MSplines(int order,
double[] knots) |
Modifier and Type | Method and Description |
---|---|
void |
gamifyVal(double[] gamifiedResults,
double val) |