Module: Differential::Calculator::Side
- Included in:
- Differential, Item, Totals
- Defined in:
- lib/differential/calculator/side.rb
Overview
Differential can currently only compute calculations for two datasets, represented as: A and B. Ultimately, how you define what A and B are up to the consuming application.
Constant Summary collapse
- A =
:a- B =
:b