kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.domains
/
Domain1D
/
contains
contains
operator
fun
contains
(
value
:
T
)
:
Boolean
open
operator override
fun
contains
(
point
:
Point
<
T
>
)
:
Boolean
Checks if the specified point is contained in this domain.