module Differential::Calculator::Side
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.
Constants
- A
- B
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.