Class: Veritas::Optimizer::Function::Numeric::SquareRoot

Inherits:
Veritas::Optimizer::Function::Numeric show all
Defined in:
lib/veritas/optimizer/function/numeric/square_root.rb

Overview

Abstract base class representing SquareRoot optimizations

Constant Summary

Constants inherited from Veritas::Optimizer

Noop, VERSION

Instance Attribute Summary

Attributes inherited from Veritas::Optimizer

#operation

Method Summary

Methods inherited from Veritas::Optimizer

chain, #initialize, #optimizable?, #optimize

Constructor Details

This class inherits a constructor from Veritas::Optimizer