kmath
0.3.1-dev-RC
common
kmath-ast
/
space.kscience.kmath.ast
/
TypedMst
/
Binary
/
Binary
Binary
constructor
(
operation
:
String
,
function
:
Function
<
T
>
,
left
:
TypedMst
<
T
>
,
right
:
TypedMst
<
T
>
)
(
source
)
Parameters
T
the type.