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

N

Ncharges - Variable in class simulations.objects.ChargeRingFinite
 
Neg() - Method in class core.math.Mat2
Negates "this" Returns: resulting "this"
Neg() - Method in class core.math.Vec
Negates "this" Returns: resulting "this"
Neg() - Method in class core.math.Vec2
Negates "this" Returns: resulting "this"
Neg() - Method in class core.math.Vec3
Negates 'this' Returns: resulting 'this'
Next() - Method in class core.dflic.Streamline
Returns the next point along the streamline.
Normalize() - Method in class core.image.Accum2Image
Divides out the alpha component in "this", renormalizing it to 1.0.
Normalize(int, int) - Method in class core.image.Accum2Image
Normalize the alpha value of a particular pixel, dividing out the square root of the alpha channel.
Normalize() - Method in class core.image.AccumImage
Divides out the alpha component in "this", renormalizing it to 1.0
Normalize(int, int) - Method in class core.image.AccumImage
Divides out the alpha component at coordinate (x, y) in "this", renormalizing it to 1.0 Requires: 0<=xneg() - Method in class core.math.Mat2
Returns: a new Mat2 that is the opposite of "this"
neg() - Method in class core.math.Vec
Returns: a new Vec that is the opposite of "this"
neg() - Method in class core.math.Vec2
Returns: a new Vec2 that is the opposite of "this"
neg() - Method in class core.math.Vec3
Returns: a new Vec3 that is the opposite of 'this'
newVec() - Method in class core.math.Vec
Returns a new zero-vector of the same dimension as "this"
next() - Method in class core.dflic.DFLIC.ElementIterator
 
next() - Method in class core.field.RandomGridIterator
Returns: null if there are no more points in the sequence, else a Vec2 whose value is the next point.
next() - Method in class core.field.ScanlineGridIterator
Returns: null if there are no more points in the sequence, else a Vec2 whose value is the next point.
next() - Method in interface core.field.Vec2Iterator
Returns: null if there are no more points in the sequence, else a Vec2 whose value is the next point.
normalize - Variable in class core.dflic.FLIC
 
num - Variable in class core.dflic.Streamline
 
numberSmallSteps - Variable in class simulations.experiments.BaseExperiment
The number of Runge Kutta steps taken to get from t to t + dt.
nx - Variable in class core.dflic.Streamline
 

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