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

name - Variable in class gizmoball.board.Gizmo
 
neg() - Method in class physics.Vect
 
Newton - Class in physics
This class contains the logic required to perform netwon's method of iterative root finding on single variable functions.
Newton.Function - Interface in physics
Newton.Function is an interface which specifies a function whose roots can be found by this class.
Newton.Result - Class in physics
Newton.Result is a record type which aggregates the results of evaluating both a function at a point and its derriviative.
Newton.Result(double, double) - Constructor for class physics.Newton.Result
 

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