|
linbox
1
|
Using a template function with two distinct fields. More...
#include "linbox/linbox-config.h"#include <iostream>#include "linbox/field/modular.h"#include "linbox/field/ntl.h"Functions | |
| template<class Field > | |
| void | divide_ex (const Field &K) |
| int | main () |
| no command line args | |
Using a template function with two distinct fields.
1.7.6.1