Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/details/blas.dox
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@
Scalar dot product between two vectors. Also referred to as the inner
product.

This function returns the scalar product of two equal sized vectors or
between a matrix and a vector. The second operand needs to be a vector
in either case.

\image html matrix_vector_dot_product.png

=======================================================================

\defgroup blas_func_matmul matmul
Expand Down