kmath
kmath-functions
/
space.kscience.kmath.integration
/
Integrand
Integrand
interface
Integrand
:
Featured
<
IntegrandFeature
>
Content copied to clipboard
Functions
Properties
Extensions
Sources
Inheritors
Functions
get
Feature
Link copied to clipboard
open
override
fun
<
T
:
IntegrandFeature
>
getFeature
(
type
:
KClass
<
out
T
>
)
:
T
?
Content copied to clipboard
Properties
features
Link copied to clipboard
abstract
val
features
:
FeatureSet
<
IntegrandFeature
>
Content copied to clipboard
Inheritors
MultivariateIntegrand
Link copied to clipboard
UnivariateIntegrand
Link copied to clipboard
Extensions
calls
Link copied to clipboard
val
Integrand
.
calls
:
Int
Content copied to clipboard
get
Feature
Link copied to clipboard
inline
fun
<
T
:
IntegrandFeature
>
Integrand
.
getFeature
(
)
:
T
?
Content copied to clipboard
Sources
common source
Link copied to clipboard