Functions

integer-mul.C File Reference

The LinBox arbitrary precision integer type illustrated.class `integer' is a wrapper of GMP integers. More...

#include <iostream>
#include <fstream>
#include "linbox/linbox-config.h"
#include "linbox/integer.h"

Functions

int main ()
 no command line args. Prompts for two integers.

Detailed Description

The LinBox arbitrary precision integer type illustrated.

class `integer' is a wrapper of GMP integers.

Author:
Gilles Villard