| Package | Description |
|---|---|
| org.cogchar.animoid.calc.curve | |
| org.cogchar.animoid.calc.curvematrix |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableStateFrame<StateVarSymbol extends StateVariableSymbol,RN extends org.jscience.mathematics.number.Number<RN>> |
class |
PMC_StateVariable<StateVarSymbol extends StateVariableSymbol,RN extends org.jscience.mathematics.number.Number<RN>> |
class |
PolynomialMotionCurve<StateVarSymbol extends StateVariableSymbol,RN extends org.jscience.mathematics.number.Number<RN>>
This curve is a function of any number of variables, but it must specifically
be differentiable in one well-known variable for each StateVarSymbol value.
|
interface |
StateVariableSymbol<T extends StateVariableSymbol> |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstAccelCurveStateVarSymbol |
| Modifier and Type | Class and Description |
|---|---|
class |
StateFrameMatrix<StateVarSymbol extends StateVariableSymbol,RN extends org.jscience.mathematics.number.Number<RN>> |
interface |
StateFrameMatrixVectorizer<StateVarSymbol extends StateVariableSymbol> |
| Constructor and Description |
|---|
StateFrameMatrix(int stateBlockCount,
StateVariableSymbol exampleSymbol,
int timeSegCount) |
Copyright © 2010-2016. All Rights Reserved.