A B C D E F G H I J L M O P R S T U W Z

M

magnitude() - Method in class jjil.core.Complex
Complex magnitude.
makeEmpty() - Method in class jjil.algorithm.BinaryHeap
Make the priority queue logically empty.
makeEmpty() - Method in interface jjil.algorithm.PriorityQueue
Make the priority queue logically empty.
MaskedGray32SubImgGen - Class in jjil.algorithm
Generates subimages from a source Gray32Image, using a mask.
MaskedGray32SubImgGen(int, int, int, int) - Constructor for class jjil.algorithm.MaskedGray32SubImgGen
Creates a new instance of MaskedGray32SubImgGen.
MaskedGray8SubImgGen - Class in jjil.algorithm
Generates subimages from a source Gray8Image, using a mask.
MaskedGray8SubImgGen(int, int, int, int) - Constructor for class jjil.algorithm.MaskedGray8SubImgGen
Creates a new instance of MaskedGray8SubImgGen.
MATH_DIVISION_ZERO - Static variable in class jjil.core.ErrorCodes
attempt to divide by zero
MATH_NEGATIVE_SQRT - Static variable in class jjil.core.ErrorCodes
attempt to take sqrt of negative
MATH_PRODUCT_TOO_LARGE - Static variable in class jjil.core.ErrorCodes
operands too large to multiply
MATH_SQUARE_TOO_LARGE - Static variable in class jjil.core.ErrorCodes
operand too large to take square
MathPlus - Class in jjil.core
Mathematical routines which are normally provided by the Java Math class but which aren't available with CLDC 1.0.
MathPlus() - Constructor for class jjil.core.MathPlus
 
Messages - Class in jjil.j2se
 
minus(Complex) - Method in class jjil.core.Complex
Subtracts one complex number from another.

A B C D E F G H I J L M O P R S T U W Z