kmath-commons
/
space.kscience.kmath.commons.linear
/
CMLinearSpace
/
times
times
open operator override fun
Matrix
<
Double
>.
times
(value:
Double
):
CMMatrix
Content copied to clipboard
open operator override fun
Double
.
times
(m:
Matrix
<
Double
>):
CMMatrix
Content copied to clipboard
open operator override fun
Point
<
Double
>.
times
(value:
Double
):
CMVector
Content copied to clipboard
open operator override fun
Double
.
times
(v:
Point
<
Double
>):
CMVector
Content copied to clipboard