glas.precompiled.utility

Members

Functions

glas_error
string glas_error(int error_code)
Undocumented in source. Be warned that the author may not have intended to support it.
glas_validate_gemm
int glas_validate_gemm(Structure!2 as, Structure!2 bs, Structure!2 cs, ulong settings)
Undocumented in source. Be warned that the author may not have intended to support it.
glas_validate_gemm_common
int glas_validate_gemm_common(Structure!2 as, Structure!2 bs, Structure!2 cs)
Undocumented in source. Be warned that the author may not have intended to support it.
glas_validate_symm
int glas_validate_symm(Structure!2 as, Structure!2 bs, Structure!2 cs, ulong settings)
Undocumented in source. Be warned that the author may not have intended to support it.
xerbla_
int xerbla_(char* srname, FortranInt info)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_errors
string[] _errors;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Authors

Ilya Yaroshenko