Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

debug.h File Reference

#include <iostream>

Namespaces

namespace  LinBox

Defines

#define linbox_check(check)

Define Documentation

#define linbox_check check   
 

Value:

if (!(check)) \
                 throw LinBox::PreconditionFailed (__FILE__, __LINE__, #check);


Generated on Mon Jun 20 09:16:50 2005 for linbox by doxygen1.2.18