Macaulay2 Engine
Loading...
Searching...
No Matches

◆ cast_to_CCC()

const CCC * cast_to_CCC ( const Ring * R)
inline

Definition at line 196 of file NAG.hpp.

197{
198 return dynamic_cast<const CCC*>(R);
199}
#define CCC
Definition NAG.hpp:195

References CCC.

Referenced by SLP< Field >::evaluate(), PathTracker::make(), PathTracker::make(), SLP< Field >::make(), SLP< Field >::make(), PathTracker::refine(), and PathTracker::track().