validate_gemm

Validates input data for GEMM operations.

extern (C) nothrow @nogc @system
alias validate_gemm = glas_validate_gemm

Return Value

0 on success and error code otherwise.

Meta