dot

infix fun BufferMatrix<Double>.dot(other: BufferMatrix<Double>): BufferMatrix<Double>

Optimized dot product for real matrices