kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
Expression
/
invoke
invoke
common
abstract
operator
fun
invoke
(
arguments
:
Map
<
Symbol
,
T
>
)
:
T
Content copied to clipboard
Calls this expression from arguments.
Return
the value.
Parameters
arguments
the map of arguments.
Sources
common source
Link copied to clipboard