Class: Axiom::Optimizer::Function::Connective::Negation

Inherits:
Axiom::Optimizer show all
Includes:
Unary
Defined in:
lib/axiom/optimizer/function/connective/negation.rb

Overview

Abstract base class representing Negation optimizations

Defined Under Namespace

Classes: ConstantOperand, InvertibleOperand, UnoptimizedOperand

Constant Summary

Constants inherited from Axiom::Optimizer

Identity, VERSION

Instance Attribute Summary

Attributes included from Unary

#operand

Attributes inherited from Axiom::Optimizer

#operation

Method Summary

Methods included from Unary

#initialize

Methods inherited from Axiom::Optimizer

chain, #initialize, #optimizable?, #optimize