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