Interface PrecisionModel

All Superinterfaces:
Serializable
All Known Implementing Classes:
FixedPrecisionModel

public interface PrecisionModel extends Serializable
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final long
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    double
     
  • Field Details

  • Method Details

    • getTolerance

      double getTolerance()
    • getScale

      double getScale()