public class CubicWeightVector extends WeightVector
| Modifier and Type | Field and Description |
|---|---|
WeightVector |
tangentIn |
WeightVector |
tangentOut |
count, values| Constructor and Description |
|---|
CubicWeightVector(int count) |
public final WeightVector tangentIn
public final WeightVector tangentOut