public class LaGrange
extends java.lang.Object
Constructor and Description |
---|
LaGrange(float sm,
float em,
float sr)
Creates a new instance of laGrange
|
Modifier and Type | Method and Description |
---|---|
float[] |
accAt(float[] pos) |
static void |
main(java.lang.String[] args) |
void |
search(float[] from,
float[] to,
int steps) |
java.lang.String |
toString() |