Package | Description |
---|---|
org.drip.math.grid | |
org.drip.math.spline |
Modifier and Type | Class and Description |
---|---|
class |
Segment
This abstract class contains the basis spline segment in-elastic ordinates.
|
Modifier and Type | Method and Description |
---|---|
int |
Inelastics.compareTo(Inelastics ieOther) |
Modifier and Type | Class and Description |
---|---|
class |
SegmentCk
This concrete class extends segment, and implements the segment's Ck based spline functionality.
|