B C D F G H M N O P R S T U Z

H

Holder - Class in <Unnamed>
Class used to convert a floating point number into a fixed point representation of a specified number of bits and to provide methods for accessing the representation.
Holder(int, double) - Constructor for class Holder
Class constructor converts a double number into a binary representation with the specified number of bits.
holder - Variable in class Parser
 
Horner - Class in <Unnamed>
Class used to generate the Horner equations for multiplication expressed in terms of shifts and addes.
Horner(int, boolean) - Constructor for class Horner
Class constructor

B C D F G H M N O P R S T U Z