Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Computes the product of a square OpenCL matrix with its transpose.
Computes the matrix multiplication C = A x A^T
A | input matrix |
Definition at line 24 of file multiply_transpose.hpp.