This page is part of an archival collection and is no longer actively maintained.

It may contain outdated information and may not meet current or future WCAG accessibility standards. We provide this content, its subpages, and associated links for historical reference only. If you need assistance, please contact support@cs.washington.edu

N-Index (JADE v6.1 API)
JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ

N

N - Static variable in class com.dautelle.physics.Constants
Holds the Avogadro constant.
NANO(Unit) - Static method in class javax.units.SI
Returns the specified unit multiplied by the factor 10-9
NAUTICAL_MILE - Static variable in class javax.units.NonSI
A unit of length equal to 1852.0 m (default label nmi).
NEUTRON - Static variable in class com.dautelle.physics.Mass
Holds the neutron rest mass.
NEWTON - Static variable in class javax.units.SI
The derived unit for force (N).
NUMBER_COMPARATOR - Static variable in class com.dautelle.math.LUDecomposition
Holds the comparator for pivoting java.lang.Number instances.
NaN - Static variable in class com.dautelle.math.numbers.Real
Holds a Not-a-Number instance (infinite error).
NaturalModel - class com.dautelle.physics.models.NaturalModel.
This class represents the natural model.
NaturalModel() - Constructor for class com.dautelle.physics.models.NaturalModel
 
NonSI - class javax.units.NonSI.
This class contains units that are not part of the International System of Units, that is, they are outside the SI, but are important and widely used.
negate() - Method in class com.dautelle.math.Matrix
Returns the negation of this matrix.
negate() - Method in class com.dautelle.math.numbers.Complex
Returns the negation of this complex.
negate() - Method in class com.dautelle.math.numbers.Float32
Returns the negation of this number.
negate() - Method in class com.dautelle.math.numbers.Float64
Returns the negation of this number.
negate() - Method in class com.dautelle.math.numbers.Integer32
Returns the negation of this number.
negate() - Method in class com.dautelle.math.numbers.Integer64
Returns the negation of this number.
negate() - Method in class com.dautelle.math.numbers.LargeInteger
Returns the negation of this large integer.
negate() - Method in class com.dautelle.math.numbers.Rational
Returns the negation of this Rational.
negate() - Method in class com.dautelle.math.numbers.Real
Returns the negation of this real number.
negate() - Method in class com.dautelle.physics.Quantity
Returns the negation of this quantity.
newAttribute(CharSequence) - Method in class com.dautelle.xml.XmlElement
Creates a new attribute for this XmlElement and returns the StringBuffer holding the attribute's value.
newInstance(int, int) - Static method in class com.dautelle.math.Matrix
Returns a n-by-m matrix filled with null elements.
newInstance(int) - Static method in class com.dautelle.math.Vector
Returns a n-dimensional vector filled with null coordinates elements.
newInstance() - Static method in class com.dautelle.util.FastList
Allocates a PoolContext-enabled list.
newInstance(int) - Static method in class com.dautelle.util.FastMap
Returns a FastMap of specified minimum capacity allocated from the current stack (or the heap if not in a pool context).
newInstance(int) - Static method in class com.dautelle.util.FastSet
Returns a FastSet allocated from the current stack (or the heap if not in a pool context).
newInstance(int) - Static method in class com.dautelle.util.FastString
Returns an empty FastString having an internal data array of specified capacity.
newInstance() - Method in class com.dautelle.xml.XmlElement
Convenience method equivalent to getFactoryClass().newInstance().
newPool() - Method in class com.dautelle.math.numbers.RealtimeNumber.Factory
 
newPool() - Method in class com.dautelle.realtime.ObjectFactory
Creates a new pool for this object factory.
newPool() - Method in class com.dautelle.realtime.RealtimeObject.Factory
 
newQuantity() - Method in class com.dautelle.physics.Quantity.Factory
This method should be overriden by sub-classes to return a new instance allocated on the heap.
newSAXParser() - Method in class com.dautelle.xml.sax.SAXParserFactoryImpl
Creates a new instance of XMLReaderImpl using the currently configured factory parameters.
next() - Method in class com.dautelle.realtime.ObjectPool
Returns the next available object from this pool.

JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ
Copyright © 2004 Jean-Marie Dautelle.