Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
libpolys
polys
operations
pShallowCopyDelete.h
Go to the documentation of this file.
1
/****************************************
2
* Computer Algebra System SINGULAR *
3
****************************************/
4
/***************************************************************
5
* File: pShallowCopyDelete.cc
6
* Purpose: implementation of pShallowCopyDelete routines
7
* Author: obachman (Olaf Bachmann)
8
* Created: 8/00
9
*******************************************************************/
10
#ifndef PSHALLOWCOPYDELETE_H
11
#define PSHALLOWCOPYDELETE_H
12
13
#include <
polys/monomials/p_polys.h
>
14
#include <
polys/monomials/ring.h
>
15
16
pShallowCopyDeleteProc
pGetShallowCopyDeleteProc
(ring source_r, ring dest_r);
17
18
#endif // PSHALLOWCOPYDELETE_H
pShallowCopyDeleteProc
poly(* pShallowCopyDeleteProc)(poly s_p, ring source_r, ring dest_r, omBin dest_bin)
returns a poly from dest_r which is a ShallowCopy of s_p from source_r assumes that source_r->N == de...
Definition:
ring.h:52
pGetShallowCopyDeleteProc
pShallowCopyDeleteProc pGetShallowCopyDeleteProc(ring source_r, ring dest_r)
Definition:
pShallowCopyDelete.cc:50
p_polys.h
ring.h
Generated on Mon Mar 6 2017 11:17:30 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1