zsymm_

symm_ performs one of the matrix-matrix operations

C := alpha*A*B + beta*C,

where op( X ) is one of

C := alpha*B*A + beta*C,

alpha and beta are scalars, A is a symmetric matrix and B and C are m ⨉ n matrices..

More...

Detailed Description

Unified alias

symm_

Meta