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