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