getSimplifyFactor method

double getSimplifyFactor()

Gets the simplify factor.

@return the simplify factor

Implementation

double getSimplifyFactor() {
  return simplifyFactor;
}