kmath-functions
/
space.kscience.kmath.functions
/
Piecewise
common
Piecewise
fun fun interface
Piecewise
<
T
,
R
>
Content copied to clipboard
Functions
Inheritors
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
findPiece
Link copied to clipboard
common
abstract fun
findPiece
(arg:
T
):
R
?
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Inheritors
PiecewisePolynomial
Link copied to clipboard