Validates input data for SYMM operations.
structure for matrix A
structure for matrix B
structure for matrix C
Operation settings. Allowed flags are Left, Right, Lower, Upper, ConjA, ConjB. ConjA flag specifies if the matrix A is hermitian.
0 on success and error code otherwise.
See Implementation
Validates input data for SYMM operations.