kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.misc
/
FeatureSet
/
Companion
/
of
of
fun
<
F
:
Feature
<
F
>
>
of
(
vararg
features
:
F
)
:
FeatureSet
<
F
>
(
source
)
fun
<
F
:
Feature
<
F
>
>
of
(
features
:
Iterable
<
F
>
)
:
FeatureSet
<
F
>
(
source
)