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