kmath-functions
0.3.1
common
kmath-functions
/
space.kscience.kmath.functions
/
PiecewisePolynomial
/
findPiece
find
Piece
abstract
override
fun
findPiece
(
arg
:
T
)
:
Polynomial
<
T
>
?
Returns the appropriate sub-function for given piece key.