My Project
Loading...
Searching...
No Matches
lift.h
Go to the documentation of this file.
1#ifndef LIFT_H
2#define LIFT_H
3
5
6ideal lift(const ideal I, const ring r, const ideal inI, const ring s);
7
8#endif
const CanonicalForm int s
Definition: facAbsFact.cc:51
ideal lift(const ideal I, const ring r, const ideal inI, const ring s)
Definition: lift.cc:26