Package org.apache.commons.nabla.forward.arithmetic

Arithmetic operations transformers package.

See:
          Description

Class Summary
DAddTransformer Differentiation transformer for DADD instructions.
DDivTransformer Differentiation transformer for DDIV instructions.
DMulTransformer Differentiation transformer for DMUL instructions.
DNegTransformer Differentiation transformer for DNEG instructions.
DRemTransformer Differentiation transformer for DREM instructions.
DSubTransformer Differentiation transformer for DSUB instructions.
 

Package org.apache.commons.nabla.forward.arithmetic Description

Arithmetic operations transformers package.



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.