Go to the
previous,
next chapter.
All vector and matrix real operations which may be adapted
to a specific hardware supporting special features of this
machine (e.g. vector computers, cache strategies) are collected
in the file
RealOp.c with the headers in
RealOp.h.
This file is compiled with a C compiler, not with a C++ compiler,
because the C compiler generally generates slightly better code.