kmath
0.3.1-dev-RC
common
kmath-functions
/
space.kscience.kmath.integration
/
IntegrandCallsPerformed
Integrand
Calls
Performed
class
IntegrandCallsPerformed
(
val
calls
:
Int
)
:
IntegrandFeature
(
source
)
Members
Constructors
Integrand
Calls
Performed
Link copied to clipboard
constructor
(
calls
:
Int
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
calls
Link copied to clipboard
val
calls
:
Int
key
Link copied to clipboard
open
val
key
:
FeatureKey
<
IntegrandFeature
>