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

Arithmetic operations transformers package

See:
          Description

Class Summary
DAddTransformer1 Differentiation transformer for DADD instructions.
DAddTransformer12 Differentiation transformer for DADD instructions.
DAddTransformer2 Differentiation transformer for DADD instructions.
DDivTransformer1 Differentiation transformer for DDIV instructions.
DDivTransformer12 Differentiation transformer for DDIV instructions.
DDivTransformer2 Differentiation transformer for DDIV instructions.
DMulTransformer1 Differentiation transformer for DMUL instructions.
DMulTransformer12 Differentiation transformer for DMUL instructions.
DMulTransformer2 Differentiation transformer for DMUL instructions.
DNegTransformer Differentiation transformer for DNEG instructions.
DRemTransformer1 Differentiation transformer for DREM instructions.
DRemTransformer12 Differentiation transformer for DREM instructions.
DRemTransformer2 Differentiation transformer for DREM instructions.
DSubTransformer1 Differentiation transformer for DSUB instructions.
DSubTransformer12 Differentiation transformer for DSUB instructions.
DSubTransformer2 Differentiation transformer for DSUB instructions.
 

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

Arithmetic operations transformers package



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