Committed by
Gerrit Code Review
Define sub-types of Bandwidth to reduce round-off error
Two sub-types are defined - LongBandwidth - DoubleBandwidth LongBandwidth can reduce round-off error cause by floating point arithmetics. These classes are not exposed outside the package and only instantiated through static factory methods. Change-Id: Ice5d8ff1397c9dd9c8c1fff46af256fff08fa616
Showing
6 changed files
with
254 additions
and
50 deletions
-
Please register or login to post a comment