linbox
|
Miscellaneous utilities. More...
Files | |
file | commentator.h |
Reports information to the user. | |
file | debug.h |
file | iml_wrapper.h |
Wraper for IML routines and puts them in a dedicated namespace. This wrapper includes iml.h definitions in an IML namespace. The #defines found elsewhere in the library (eg X*ALLOC) are rewritten. The functions that are provided in the .a but not in the header are provided extern "C" . | |
file | timer.h |
Data Structures | |
class | Commentator |
Give information to user during runtime. More... | |
class | PreconditionFailed |
A precondition failed. More... | |
class | LinboxError |
base class for execption handling in LinBox More... | |
class | MatrixStreamReader< Field > |
An abstract base class to represent readers for specific formats. More... | |
Miscellaneous utilities.
Basic GMP integer wrapper, timers, commentator, matrix-stream-reader, error, debug.