kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
ExpressionWithDefault
/
invoke
invoke
open
operator override
fun
invoke
(
arguments
:
Map
<
Symbol
,
T
>
)
:
T
(
source
)
Calls this expression from arguments.
Return
the value.
Parameters
arguments
the map of arguments.