kmath-core
/
space.kscience.kmath.operations
/
GroupOperations
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Properties
Sources
Properties
MINUS_OPERATION
Link copied to clipboard
common
const val
MINUS_OPERATION
:
String
Content copied to clipboard
The identifier of subtraction and unary negative operator.
PLUS_OPERATION
Link copied to clipboard
common
const val
PLUS_OPERATION
:
String
Content copied to clipboard
The identifier of addition and unary positive operator.
Sources
common source
Link copied to clipboard