kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.misc
/
Featured
Featured
interface
Featured
<
F
:
Any
>
(
source
)
An entity that contains a set of features defined by their types
Inheritors
FeatureSet
StructureND
Members
Functions
get
Feature
Link copied to clipboard
abstract
fun
<
T
:
F
>
getFeature
(
type
:
FeatureKey
<
T
>
)
:
T
?