kmath-for-real
/
space.kscience.kmath.real
/
times
times
operator fun
RealMatrix
.
times
(double:
Double
):
RealMatrix
Content copied to clipboard
operator fun
Double
.
times
(matrix:
RealMatrix
):
RealMatrix
Content copied to clipboard
@
UnstableKMathAPI
()
operator fun
RealMatrix
.
times
(other:
RealMatrix
):
RealMatrix
Content copied to clipboard
operator fun
DoubleVector
.
times
(other:
DoubleVector
):
DoubleVector
Content copied to clipboard
operator fun
DoubleVector
.
times
(number:
Number
):
DoubleVector
Content copied to clipboard
operator fun
Number
.
times
(vector:
DoubleVector
):
DoubleVector
Content copied to clipboard