Java Accumulators and Variants, 4.0-BETA-1
A B C D E F G H I L M N O P Q R S T U V X Z _ 

N

NaN - Static variable in class net.sf.jaccumulator.scalars.AbstractScalar
 
nanoseconds() - Method in class net.sf.jaccumulator.functions.Milliseconds
 
Nanoseconds - Class in net.sf.jaccumulator.functions
Provides a non-mutable function for retrieving the current nanosecond-precision system time
nanoseconds() - Method in class net.sf.jaccumulator.functions.Nanoseconds
 
nanoseconds() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
nanoseconds() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
nanoseconds() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Set the value of this object to the current nanosecond-precision system time
naturalLog() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
naturalLog() - Method in class net.sf.jaccumulator.primitives.Variant
 
naturalLog() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
naturalLog() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with its base e (Napier's constant) logarithm (loge(n))
naturalLogPlusOne() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
naturalLogPlusOne() - Method in class net.sf.jaccumulator.primitives.Variant
 
naturalLogPlusOne() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
naturalLogPlusOne() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value, plus 1, with its base e (Napier's constant) logarithm (loge(n+1))
negate() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
 
negate() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
 
negate() - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
 
negate() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
 
negate() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
 
negate() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
negate() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
 
negate() - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
 
negate() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
 
negate() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
negate() - Method in class net.sf.jaccumulator.primitives.Variant
 
negate() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the additive inverse (sign negation) of itself, that is transform it into a number that when added to the original yields zero.
negate() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
 
negate() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
negate() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
 
negate() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
 
NEGATIVE_INFINITY - Static variable in class net.sf.jaccumulator.ConstantAccumulator
Negative infinity
NEGATIVE_INFINITY - Static variable in class net.sf.jaccumulator.primitives.Constant
Negative infinity
NEGATIVE_ONE - Static variable in class net.sf.jaccumulator.ConstantAccumulator
Negative one (-1)
NEGATIVE_ONE - Static variable in class net.sf.jaccumulator.primitives.Constant
Negative One (-1)
NEGATIVE_TWO - Static variable in class net.sf.jaccumulator.primitives.Constant
Negative One (-1)
net.sf.jaccumulator - package net.sf.jaccumulator
 
net.sf.jaccumulator.booleans - package net.sf.jaccumulator.booleans
 
net.sf.jaccumulator.bytes - package net.sf.jaccumulator.bytes
 
net.sf.jaccumulator.characters - package net.sf.jaccumulator.characters
 
net.sf.jaccumulator.doubles - package net.sf.jaccumulator.doubles
 
net.sf.jaccumulator.floats - package net.sf.jaccumulator.floats
 
net.sf.jaccumulator.functions - package net.sf.jaccumulator.functions
 
net.sf.jaccumulator.integers - package net.sf.jaccumulator.integers
 
net.sf.jaccumulator.lex - package net.sf.jaccumulator.lex
 
net.sf.jaccumulator.longs - package net.sf.jaccumulator.longs
 
net.sf.jaccumulator.primitives - package net.sf.jaccumulator.primitives
 
net.sf.jaccumulator.reals - package net.sf.jaccumulator.reals
 
net.sf.jaccumulator.scalars - package net.sf.jaccumulator.scalars
 
net.sf.jaccumulator.shorts - package net.sf.jaccumulator.shorts
 
net.sf.jaccumulator.texts - package net.sf.jaccumulator.texts
 
net.sf.jaccumulator.unlimiteds - package net.sf.jaccumulator.unlimiteds
 
nextGaussian() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
NINE - Static variable in class net.sf.jaccumulator.primitives.Constant
Nine (9)
not() - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
 
not() - Method in class net.sf.jaccumulator.booleans.BooleanPrimitive
 
not() - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
 
not() - Method in class net.sf.jaccumulator.bytes.BytePrimitive
 
not() - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
 
not() - Method in class net.sf.jaccumulator.characters.CharacterPrimitive
 
not() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
 
not() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
 
not() - Method in class net.sf.jaccumulator.functions.Milliseconds
 
not() - Method in class net.sf.jaccumulator.functions.Nanoseconds
 
not() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
not() - Method in class net.sf.jaccumulator.integers.AbstractModuloIntegerPrimitive
 
not() - Method in class net.sf.jaccumulator.integers.IntegerPrimitive
 
not() - Method in class net.sf.jaccumulator.longs.LongPrimitive
 
not() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
 
not() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
not() - Method in class net.sf.jaccumulator.primitives.Variant
 
not() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current integral binary vector with its one's complement.
not() - Method in class net.sf.jaccumulator.shorts.ShortPrimitive
 
not() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
not() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
 
not() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
 
notMaskAt(int) - Static method in class net.sf.jaccumulator.primitives.Constant
 
NUL - Static variable in class net.sf.jaccumulator.primitives.Constant
Character NUL (zero)
NULL - Static variable in class net.sf.jaccumulator.ConstantAccumulator
Null, the empty set, or void
NULL - Static variable in class net.sf.jaccumulator.primitives.Constant
Null, the empty set, or void
NULL_STRING - Static variable in class net.sf.jaccumulator.primitives.Constant
 
NullAction<MODEL> - Interface in net.sf.jaccumulator.lex
An action processor for empty events (no payload)
NullGuard<MODEL> - Interface in net.sf.jaccumulator.lex
Determines whether a null signal should be rejected or accepted within the current context of a specific model
NumericPrecision - Enum in net.sf.jaccumulator.scalars
Non-UML semantic lemma that define numeric implementation precision, or implied total digits of any radix.

All computer numbers are implemented using boolean vectors, the number of significant digits representable being roughly dependent upon the known size of the implementing vector (bit count).
NumericProperties - Interface in net.sf.jaccumulator.scalars
Algebraic predicates indicating properties of a specific number
A B C D E F G H I L M N O P Q R S T U V X Z _ 
Java Accumulators and Variants, 4.0-BETA-1

Copyright © 2006-2012 Ware-Squared Software Development. All Rights Reserved.