kmath
kmath-commons
/
space.kscience.kmath.commons.linear
/
CMLinearSpace
/
dot
dot
open
infix override
fun
Matrix
<
Double
>
.
dot
(
other
:
Matrix
<
Double
>
)
:
CMMatrix
Content copied to clipboard
open
infix override
fun
Matrix
<
Double
>
.
dot
(
vector
:
Point
<
Double
>
)
:
CMVector
Content copied to clipboard