$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z _

F

FRCD - Static variable in class com.rubecula.units.Units
 
FRCN - Static variable in class com.rubecula.units.Units
 
FREQ - Static variable in class com.rubecula.units.Units
 
FlagOf(int) - Static method in class com.rubecula.units.SystemFlag
Factory method to create a SystemFlag for system index defined by sysIndex
FlatUnit - class com.rubecula.units.FlatUnit.
The public class FlatUnit is used to describe a Measurable which has been flattened out so that all its dimensions and its scale are readily apparent.
FlatUnit(Dimensions, Rational) - Constructor for class com.rubecula.units.FlatUnit
Primary constructor to create a FlatUnit.
FlatUnit(Measurable) - Constructor for class com.rubecula.units.FlatUnit
Constructor to copy another Measurable.
Flux - Static variable in class com.rubecula.units.Units
 
Foot - Static variable in class com.rubecula.units.Units
 
FullCircles(int) - Static method in class com.rubecula.jquantity.Value
 
FuzzInt - class com.rubecula.jquantity.FuzzInt.
This class extends a WholeNumber by adding fuzzy parameters.
FuzzInt() - Constructor for class com.rubecula.jquantity.FuzzInt
Empty constructor.
FuzzInt(NumberPresentation) - Constructor for class com.rubecula.jquantity.FuzzInt
Primary Constructor to create a FuzzInt by translating the given NumberPresentation representation of a FuzzInt in the specified radix.
FuzzInt(BigInteger, double, int) - Constructor for class com.rubecula.jquantity.FuzzInt
Primary constructor to create a FuzzInt from a BigInteger, its bound and error model.
FuzzInt(String) - Constructor for class com.rubecula.jquantity.FuzzInt
Secondary constructor (translates String into a NumberPresentation and then calls the primary constructor FuzzInt(NumberPresentation)).
FuzzInt(BigInteger, double) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create a FuzzInt from a BigInteger and its bound (a uniform error model is assumed).
FuzzInt(BigInteger, int) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create an exact FuzzInt from a BigInteger and its error bound model.
FuzzInt(WholeNumber) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create an exact FuzzInt from a BigInteger.
FuzzInt(BigInteger) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create an exact FuzzInt from a BigInteger.
FuzzInt(Manifest, double, int) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create a FuzzInt from a Manifest and its bound (a uniform error model is assumed).
FuzzInt(Manifest, double) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create a FuzzInt from a Manifest and its bound (a uniform error model is assumed).
FuzzInt(Manifest, int) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create an exact FuzzInt from a Manifest and its error bound model.
FuzzInt(Manifest) - Constructor for class com.rubecula.jquantity.FuzzInt
Constructor to create an exact FuzzInt from a Manifest.
FuzzInt.FuzzIntException - exception com.rubecula.jquantity.FuzzInt.FuzzIntException.
 
FuzzInt.FuzzIntException(String) - Constructor for class com.rubecula.jquantity.FuzzInt.FuzzIntException
 
Fuzzy - interface com.rubecula.jquantity.Fuzzy.
This interface specifies the methods which characterize a fuzzy value: getBoundAbs, getBound, getModel.
FuzzyMutable - interface com.rubecula.jquantity.FuzzyMutable.
This interface specifies the methods which allow setting fuzzy data: setBoundAbs, setBoundRel, setModel.
FuzzyPresentable - interface com.rubecula.jquantity.FuzzyPresentable.
This interface defines operations required for presenting fuzzy objects.
factor(Integral) - Method in class com.rubecula.jquantity.FuzzInt
MUTATING METHOD: Replaces value with (this / x).
factor(Integral) - Method in class com.rubecula.jquantity.MutableNumber
MUTATING METHOD: Replaces value with (this / divisor).
factor(Integral) - Method in class com.rubecula.jquantity.Rational
MUTATING METHOD: Replaces value with (this / divisor).
factor(Integral) - Method in class com.rubecula.jquantity.WholeNumber
MUTATING METHOD: Replaces value with (this / divisor).
factored(double) - Method in class com.rubecula.jquantity.Approximation
Method to yield the quotient of this divided by factor, and return it as the result.
factored(double) - Method in class com.rubecula.jquantity.Complex
Method to yield the quotient of this divided by factor, and return it as the result.
factored(Rational) - Method in class com.rubecula.jquantity.Complex
Method to yield the quotient of this divided by factor, and return it as the result.
factored(double) - Method in interface com.rubecula.jquantity.Divisible
Method to yield the quotient of this divided by factor, and return it as the result.
factored(double) - Method in class com.rubecula.jquantity.JQuantity
 
factored(long) - Method in class com.rubecula.jquantity.Manifest
 
factored(Integral) - Method in class com.rubecula.jquantity.MutableNumber
Method to divide this exactly by factor and return the quotient as the result.
factored(double) - Method in class com.rubecula.jquantity.OneMatrix
 
factored(double) - Method in class com.rubecula.jquantity.Rational
Method to yield the quotient of this divided by factor, and return it as the result.
factored(double) - Method in class com.rubecula.jquantity.SparseMatrix
 
factored(double) - Method in class com.rubecula.jquantity.TwoMatrix
 
filterMatches(String, String, int) - Static method in class com.rubecula.util.SortableHashTable
 
findParallel(Measurable, SystemFlag, boolean) - Method in class com.rubecula.units.UnitsAll
Method to find a parallel units in the same system as units, failing that a parallel units in the SI system, failing that return units.
findParallel(Measurable, SystemFlag, boolean) - Method in class com.rubecula.units.UnitsTable
Method to lookup a Measurable from this which is parallel to units and which is in system (if specified)
findParallel(Measurable, SystemFlag) - Method in class com.rubecula.units.UnitsTable
Method to lookup a Measurable from this which is parallel to units and which is in system (if specified).
findParallel(Measurable) - Method in class com.rubecula.units.UnitsTable
Method to lookup a Measurable from this which is parallel to units.
flatten() - Method in class com.rubecula.jquantity.JQuantity
Method to reduce a Units tree to a single flattened version.
flatten() - Method in class com.rubecula.units.FlatUnit
Method to reduce a Units tree to a single flattened version.
flatten() - Method in interface com.rubecula.units.Measurable
Method to reduce a Units tree to a single flattened version.
flatten() - Method in class com.rubecula.units.SiUnit
Method to reduce a Units tree to a single flattened version.
flatten() - Method in class com.rubecula.units.Units
 
floatValue() - Method in class com.rubecula.jquantity.Approximation
Method to yield this value as a float.
floatValue() - Method in class com.rubecula.jquantity.BaseNumber
Returns the value of the specified number as a float.
floatValue() - Method in class com.rubecula.jquantity.JQuantity
Method to implement java.lang.Number.
floatValue() - Method in class com.rubecula.jquantity.Manifest
 
floatValue() - Method in class com.rubecula.jquantity.Rational
Returns the value of the specified number as a float.
floatValue() - Method in class com.rubecula.jquantity.Value
Returns the value of the specified number as a float.
floatValue() - Method in class com.rubecula.jquantity.WholeNumber
Converts this WholeNumber to a float.
fold(Rational) - Method in class com.rubecula.jquantity.Rational
Method to force this into a specific range.
forceFuzzy() - Method in class com.rubecula.jquantity.Rational
MUTATING method to ensure that this Rational is (potentially) fuzzy, that is to say its Numerator must be FuzzyMutable.
forcePositive() - Method in interface com.rubecula.jquantity.Arithmutable
MUTATING Instance method to force the value to be positive, i.e.
forcePositive() - Method in class com.rubecula.jquantity.MutableNumber
MUTATING Instance method to force the value to be positive, i.e.

$ A B C D E F G H I J K L M N O P Q R S T U V W Y Z _