Next: A note about ATLAS
Up: User contribution to ATLAS
Previous: Inclusion in the ATLAS
  Contents
The following rules are mandatory:
- All externally addressable symbols used in the code (eg, routine names,
global variables, etc) will be prefaced by the prefix ATLU_.
- All user-contributed include files will be found in
ATLAS/include/contrib.
The ATLAS team encourages:
- Using the standard BLAS names for operands (i.e., for GEMM, using
the names A, B, and C for the input matrices, for
GEMV, using the names A, X, and Y, etc.).
R. Clint Whaley
2001-08-04