Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dprognodeexpr.hpp653 class POWNCNode: public BinaryExprNC class
655 POWNCNode( const RefDNode& refNode): BinaryExprNC( refNode){} in POWNCNode() function in POWNCNode