Home
last modified time | relevance | path

Searched defs:ncRingType (Results 1 – 1 of 1) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/libpolys/polys/nc/
H A Dnc.h108 inline nc_type& ncRingType() { return (type); }; in ncRingType() function
109 inline nc_type ncRingType() const { return (type); }; in ncRingType() function
159 static inline nc_type& ncRingType(nc_struct* p) in ncRingType() function
165 static inline nc_type ncRingType(ring r) // Get in ncRingType() function
173 static inline void ncRingType(ring r, nc_type t) // Set in ncRingType() function
179 static inline void ncRingType(nc_struct* p, nc_type t) // Set in ncRingType() function