static LinearCombinations.ExtendedPrecision |
LinearCombinations.ExtendedPrecision.DOUBLE |
An instance computing the final summation of the extended precision value
using two-fold precision.
|
static LinearCombinations.ExtendedPrecision |
LinearCombinations.ExtendedPrecision.EXACT |
An instance computing the final summation of the extended precision value exactly.
|
static LinearCombinations.ExtendedPrecision |
LinearCombinations.ExtendedPrecision.EXACT2 |
An instance computing the final summation of the extended precision value exactly.
|
static LinearCombinations.ExtendedPrecision |
LinearCombinations.ExtendedPrecision.INSTANCE |
An instance computing the final summation of the extended precision value
using standard precision.
|