kmath
0.3.1-dev-RC
common
kmath-functions
/
space.kscience.kmath.integration
/
IntegrandValue
Integrand
Value
class
IntegrandValue
<
out
T
:
Any
>
(
val
value
:
T
)
:
IntegrandFeature
(
source
)
Members
Constructors
Integrand
Value
Link copied to clipboard
constructor
(
value
:
T
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
key
Link copied to clipboard
open
val
key
:
FeatureKey
<
IntegrandFeature
>
value
Link copied to clipboard
val
value
:
T