|
The Vish Visualization Shell 0.3
Vish
|
A scalar node that always returns one. More...
#include <ocean/parzival/ScalarOperatorNodes.hpp>
Additional Inherited Members | |
Public Member Functions inherited from Eagle::ConstantNode< ResultNode > | |
| ConstantNode (const value_type &v) | |
| Construct constant node from a given value. | |
| MemCore::RefPtr< Node > | derive (const ScalarVariableNode &Variable) const override |
| Derivation of a constant value always returns a zero value. | |
A scalar node that always returns one.
Used to identify expressions that always return one.