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 _

M

macOffset - Static variable in class org.opensourcephysics.display.OSPLayout
 
mag() - Method in class org.opensourcephysics.numerics.Complex
Returns the magnitude of the complex number
MAGIC - Static variable in class org.opensourcephysics.tools.minijar.Pattern
 
magnitude() - Method in class org.opensourcephysics.numerics.Quaternion
Returns the magnitude of this quaternion.
magnitude() - Method in class org.opensourcephysics.numerics.Vec3D
Returns the magnitude of this vector.
magnitude(double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Calculates the magnitude a vector.
magnitudeSquared() - Method in class org.opensourcephysics.numerics.Quaternion
Returns the squared magnitude of this vector.
magnitudeSquared() - Method in class org.opensourcephysics.numerics.Vec3D
Returns the squared magnitude of this vector.
magnitudeSquared(double[]) - Static method in class org.opensourcephysics.numerics.VectorMath
Computes the magnitdue squared of this vector.
mail(String) - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default email program with the given address.
mail() - Static method in class org.opensourcephysics.desktop.OSPDesktop
Launches the default email program without a recipient.
main(String[]) - Static method in class demo.FirstPlotApp
 
main(String[]) - Static method in class demo.HelloWorldApp
 
main(String[]) - Static method in class org.colos.ejs.library._EjsConstants
 
main(String[]) - Static method in class org.colos.ejs.library.utils.SimulationChooser
 
main(String[]) - Static method in class org.opensourcephysics.tools.DataTool
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.Diagnostics
 
main(String[]) - Static method in class org.opensourcephysics.tools.DiagnosticsForSystem
 
main(String[]) - Static method in class org.opensourcephysics.tools.DiagnosticsForThreads
 
main(String[]) - Static method in class org.opensourcephysics.tools.DiagnosticsForXuggle
 
main(String[]) - Static method in class org.opensourcephysics.tools.EncryptionTool
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.ExtensionsManager
 
main(String[]) - Static method in class org.opensourcephysics.tools.FourierTool
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.LaunchBuilder
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.Launcher
Main entry point when used as application.
main(String[]) - Static method in class org.opensourcephysics.tools.LibraryBrowser
Entry point when run as an independent application.
main(String[]) - Static method in class org.opensourcephysics.tools.minijar.MiniJar
Standard main program.
MainFrame - Interface in org.opensourcephysics.controls
A MainFrame contains the primary user interface for a program.
map(double[]) - Method in class org.opensourcephysics.drawing3d.utils.Camera
Maps coordinates to axes for the given point
map(double[]) - Method in interface org.opensourcephysics.drawing3d.utils.mapping.Mapping
Reorders the array with the coordinates for each axis in the correct order
map(double[]) - Method in class org.opensourcephysics.drawing3d.utils.mapping.MappingXYZ
 
map(double[]) - Method in class org.opensourcephysics.drawing3d.utils.mapping.MappingXZY
 
map(double[]) - Method in class org.opensourcephysics.drawing3d.utils.mapping.MappingYXZ
 
map(double[]) - Method in class org.opensourcephysics.drawing3d.utils.mapping.MappingYZX
 
map(double[]) - Method in class org.opensourcephysics.drawing3d.utils.mapping.MappingZXY
 
map(double[]) - Method in class org.opensourcephysics.drawing3d.utils.mapping.MappingZYX
 
MAP_XYZ - Static variable in interface org.opensourcephysics.drawing3d.utils.mapping.Mapping
 
MAP_XZY - Static variable in interface org.opensourcephysics.drawing3d.utils.mapping.Mapping
 
MAP_YXZ - Static variable in interface org.opensourcephysics.drawing3d.utils.mapping.Mapping
 
MAP_YZX - Static variable in interface org.opensourcephysics.drawing3d.utils.mapping.Mapping
 
MAP_ZXY - Static variable in interface org.opensourcephysics.drawing3d.utils.mapping.Mapping
 
MAP_ZYX - Static variable in interface org.opensourcephysics.drawing3d.utils.mapping.Mapping
 
Mapping - Interface in org.opensourcephysics.drawing3d.utils.mapping
Title: Mapping
MappingXYZ - Class in org.opensourcephysics.drawing3d.utils.mapping
Title: MappingXYZ
MappingXYZ() - Constructor for class org.opensourcephysics.drawing3d.utils.mapping.MappingXYZ
 
MappingXZY - Class in org.opensourcephysics.drawing3d.utils.mapping
Title: MappingXYZ
MappingXZY() - Constructor for class org.opensourcephysics.drawing3d.utils.mapping.MappingXZY
 
MappingYXZ - Class in org.opensourcephysics.drawing3d.utils.mapping
Title: MappingXYZ
MappingYXZ() - Constructor for class org.opensourcephysics.drawing3d.utils.mapping.MappingYXZ
 
MappingYZX - Class in org.opensourcephysics.drawing3d.utils.mapping
Title: MappingXYZ
MappingYZX() - Constructor for class org.opensourcephysics.drawing3d.utils.mapping.MappingYZX
 
MappingZXY - Class in org.opensourcephysics.drawing3d.utils.mapping
Title: MappingXYZ
MappingZXY() - Constructor for class org.opensourcephysics.drawing3d.utils.mapping.MappingZXY
 
MappingZYX - Class in org.opensourcephysics.drawing3d.utils.mapping
Title: MappingXYZ
MappingZYX() - Constructor for class org.opensourcephysics.drawing3d.utils.mapping.MappingZYX
 
matches(LaunchNode) - Method in class org.opensourcephysics.tools.LaunchNode
Determines if this node matches another node.
matches(String) - Method in class org.opensourcephysics.tools.minijar.Pattern
Whether the given file name matches the pattern
MathExpParser - Class in org.opensourcephysics.numerics
MathExpParser defines an abstract super class for mathematical expression parsers.
MathExpParser() - Constructor for class org.opensourcephysics.numerics.MathExpParser
 
Matrix2DTransformation - Class in org.opensourcephysics.numerics
Matrix2DTransformation implements 2D affine transformations
Matrix2DTransformation(double[][]) - Constructor for class org.opensourcephysics.numerics.Matrix2DTransformation
Constructs a 2D transformation using the given matrix.
Matrix2DTransformation(AffineTransform) - Constructor for class org.opensourcephysics.numerics.Matrix2DTransformation
Constructor Matrix2DTransformation
Matrix3DTransformation - Class in org.opensourcephysics.drawing3d.utils.transformations
XAxisRotation implements a 3D rotation around the X axis.
Matrix3DTransformation() - Constructor for class org.opensourcephysics.drawing3d.utils.transformations.Matrix3DTransformation
 
Matrix3DTransformation - Class in org.opensourcephysics.numerics
Matrix3DTransformation implements 3D affine transformations using a matrix representation.
Matrix3DTransformation(double[][]) - Constructor for class org.opensourcephysics.numerics.Matrix3DTransformation
Constructs a 3D transformation using the given matrix.
MatrixTransformation - Interface in org.opensourcephysics.numerics
MatrixTransformation maps coordinates from one coordinate system to another using a matrix.
MATTE_BORDER - Static variable in class org.colos.ejs.library.control.swing.ControlPanel
 
max(double[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Find the maximum value in an array.
MAX - Static variable in class org.opensourcephysics.numerics.ODEBisectionEventSolver
Maximum number of bisections allowed
MAX_LENGTH - Static variable in class org.opensourcephysics.display3d.core.Resolution
 
MAX_LENGTH - Static variable in class org.opensourcephysics.displayejs.Resolution
 
MAX_LENGTH - Static variable in class org.opensourcephysics.drawing3d.utils.Resolution
 
MAXIMUM_FPS - Static variable in class org.colos.ejs.library.Animation
 
MAXIMUM_FPS - Static variable in class org.opensourcephysics.ejs.Simulation
 
maxStep() - Method in class org.opensourcephysics.numerics.ODEInterpolatorEventSolver
Take the maximum possible step.
Measurable - Interface in org.opensourcephysics.display
A Measurable object returns min and max values for its x and y extent.
Measurable3D - Interface in org.opensourcephysics.displayejs
Extends org.opensourcephysics.display.Measurable with a third dimension, Z.
measure() - Method in class org.opensourcephysics.display.DrawingPanel
Sets the scale based on the max and min values of all measurable objects.
MeasuredCircle - Class in org.opensourcephysics.display
A drawable circle that implements Measurable.
MeasuredCircle(double, double) - Constructor for class org.opensourcephysics.display.MeasuredCircle
Constructs a MeasuredCircle with the given center.
MeasuredImage - Class in org.opensourcephysics.display
MeasuredImage contains an image and a scale in world units.
MeasuredImage() - Constructor for class org.opensourcephysics.display.MeasuredImage
Constructs a MeasuredImage with a pixel scale.
MeasuredImage(BufferedImage) - Constructor for class org.opensourcephysics.display.MeasuredImage
Constructs a MeasuredImage with a pixel scale.
MeasuredImage(BufferedImage, double, double, double, double) - Constructor for class org.opensourcephysics.display.MeasuredImage
Constructs a MeasuredImage with the given scale.
MediaRes - Class in org.opensourcephysics.media.core
String resources for media classes.
Memory - Class in org.colos.ejs.library
A base class to store and retrieve data
Memory() - Constructor for class org.colos.ejs.library.Memory
 
MENU_NAME - Static variable in class org.colos.ejs.library.control.swing.ControlSwingElement
 
MessageFrame - Class in org.opensourcephysics.controls
MessageFrame displays text messages.
Messages - Class in org.opensourcephysics.numerics.specialfunctions
 
MessagesPanel - Class in org.opensourcephysics.drawing3d.simple3d
A panel that hosts messages in its four corners
MessagesPanel() - Constructor for class org.opensourcephysics.drawing3d.simple3d.MessagesPanel
 
METAL_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
METHOD_FOR_VARIABLE - Static variable in class org.colos.ejs.library.control.ControlElement
 
METHOD_FOR_VARIABLE - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
METHOD_TRIGGER - Static variable in class org.colos.ejs.library.control.ControlElement
 
METHOD_TRIGGER - Static variable in class org.opensourcephysics.ejs.control.ControlElement
 
MethodWithOneParameter - Class in org.colos.ejs.library.control
A class to store and invoke methods using reflection.
MethodWithOneParameter(int, Object, String, String, MethodWithOneParameter, Object) - Constructor for class org.colos.ejs.library.control.MethodWithOneParameter
Creates a new method from the input parameters.
MethodWithOneParameter - Class in org.opensourcephysics.ejs.control
A class to store and invoke methods using reflection.
MIDDLE_MOUSE_BUTTON - Static variable in class org.colos.ejs.library._EjsConstants
 
min(double[]) - Static method in class org.opensourcephysics.numerics.ArrayLib
Find the minimum value in an array.
MiniJar - Class in org.opensourcephysics.tools.minijar
 
MiniJar() - Constructor for class org.opensourcephysics.tools.minijar.MiniJar
Empty constructor.
MiniJar(String[]) - Constructor for class org.opensourcephysics.tools.minijar.MiniJar
Constructor which processes a list of commands.
minimize(MultiVarFunction, double[], int, double) - Method in class org.opensourcephysics.numerics.HessianMinimize
 
minimize(MultiVarFunction, double[], int, double) - Method in class org.opensourcephysics.numerics.LevenbergMarquardt
 
MINIMUM_DELAY - Static variable in class org.colos.ejs.library.Animation
 
MINIMUM_FPS - Static variable in class org.colos.ejs.library.Animation
 
MINIMUM_FPS - Static variable in class org.opensourcephysics.ejs.Simulation
 
minimumPositiveRoot(double, double, double) - Method in class org.opensourcephysics.numerics.qss.Qss2
 
MODE - Static variable in class org.opensourcephysics.frames.FFT2DFrame
 
MODE - Static variable in class org.opensourcephysics.frames.FFTFrame
 
MODE_NO_PERSPECTIVE - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_NO_PERSPECTIVE - Static variable in class org.opensourcephysics.drawing3d.utils.Camera
 
MODE_PERSPECTIVE - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PERSPECTIVE - Static variable in class org.opensourcephysics.drawing3d.utils.Camera
 
MODE_PERSPECTIVE_OFF - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PERSPECTIVE_OFF - Static variable in class org.opensourcephysics.drawing3d.utils.Camera
 
MODE_PERSPECTIVE_ON - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PERSPECTIVE_ON - Static variable in class org.opensourcephysics.drawing3d.utils.Camera
 
MODE_PLANAR_XY - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PLANAR_XY - Static variable in class org.opensourcephysics.drawing3d.utils.Camera
 
MODE_PLANAR_XZ - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PLANAR_XZ - Static variable in class org.opensourcephysics.drawing3d.utils.Camera
 
MODE_PLANAR_YZ - Static variable in interface org.opensourcephysics.display3d.core.Camera
 
MODE_PLANAR_YZ - Static variable in class org.opensourcephysics.drawing3d.utils.Camera
 
MODE_XYZ - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
Axis Modes
MODE_XZY - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_YXZ - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_YZX - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_ZXY - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
MODE_ZYX - Static variable in interface org.opensourcephysics.display3d.core.DrawingPanel3D
 
Model - Class in org.colos.ejs.library
 
Model() - Constructor for class org.colos.ejs.library.Model
 
Model - Interface in org.opensourcephysics.ejs
A base interface for the model of a simulation
ModelElementsUtilities - Class in org.colos.ejs.library.utils
A class of utilities for model elements
ModelElementsUtilities() - Constructor for class org.colos.ejs.library.utils.ModelElementsUtilities
 
MOMENTUM - Static variable in class org.opensourcephysics.frames.FFT2DFrame
 
MOMENTUM - Static variable in class org.opensourcephysics.frames.FFTFrame
 
MoodleConnection - Class in org.colos.ejs.library
All that is needed to communicate with Moodle
MoodleConnection(JApplet, Simulation) - Constructor for class org.colos.ejs.library.MoodleConnection
 
MOTIF_LF - Static variable in class org.opensourcephysics.display.OSPRuntime
 
MOUSE_CLICKED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_DRAGGED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_DRAGGED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of dragging the mouse on the element
MOUSE_DRAGGED - Static variable in class org.opensourcephysics.displayejs.InteractionEvent
 
MOUSE_DRAGGED - Static variable in class org.opensourcephysics.drawing2d.interaction.InteractionEvent
ID for the action of dragging the mouse on the element
MOUSE_DRAGGED - Static variable in class org.opensourcephysics.drawing3d.interaction.InteractionEvent
ID for the action of dragging the mouse on the element
MOUSE_ENTERED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_ENTERED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of entering (lingering on) the element
MOUSE_ENTERED - Static variable in class org.opensourcephysics.displayejs.InteractionEvent
 
MOUSE_ENTERED - Static variable in class org.opensourcephysics.drawing2d.interaction.InteractionEvent
ID for the action of entering (lingering on) the element
MOUSE_ENTERED - Static variable in class org.opensourcephysics.drawing3d.interaction.InteractionEvent
ID for the action of entering (lingering on) the element
MOUSE_ENTERED_ACTION - Static variable in class org.colos.ejs.library.control.swing.ControlSwingElement
 
MOUSE_EXITED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_EXITED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of exiting the element
MOUSE_EXITED - Static variable in class org.opensourcephysics.displayejs.InteractionEvent
 
MOUSE_EXITED - Static variable in class org.opensourcephysics.drawing2d.interaction.InteractionEvent
ID for the action of exiting the element
MOUSE_EXITED - Static variable in class org.opensourcephysics.drawing3d.interaction.InteractionEvent
ID for the action of exiting the element
MOUSE_EXITED_ACTION - Static variable in class org.colos.ejs.library.control.swing.ControlSwingElement
 
MOUSE_MOVED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_MOVED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of moving the mouse on the element
MOUSE_MOVED - Static variable in class org.opensourcephysics.displayejs.InteractionEvent
 
MOUSE_MOVED - Static variable in class org.opensourcephysics.drawing2d.interaction.InteractionEvent
ID for the action of moving the mouse on the element
MOUSE_MOVED - Static variable in class org.opensourcephysics.drawing3d.interaction.InteractionEvent
ID for the action of moving the mouse on the element
MOUSE_MOVED_ACTION - Static variable in class org.colos.ejs.library.control.swing.ControlSwingElement
 
MOUSE_PRESSED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_PRESSED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of pressing the mouse on the element
MOUSE_PRESSED - Static variable in class org.opensourcephysics.displayejs.InteractionEvent
 
MOUSE_PRESSED - Static variable in class org.opensourcephysics.drawing2d.interaction.InteractionEvent
ID for the action of pressing the mouse on the element
MOUSE_PRESSED - Static variable in class org.opensourcephysics.drawing3d.interaction.InteractionEvent
ID for the action of pressing the mouse on the element
MOUSE_RELEASED - Static variable in class org.opensourcephysics.display.InteractivePanel
 
MOUSE_RELEASED - Static variable in class org.opensourcephysics.display3d.core.interaction.InteractionEvent
ID for the action of releasing the mouse on the element
MOUSE_RELEASED - Static variable in class org.opensourcephysics.displayejs.InteractionEvent
 
MOUSE_RELEASED - Static variable in class org.opensourcephysics.drawing2d.interaction.InteractionEvent
ID for the action of releasing the mouse on the element
MOUSE_RELEASED - Static variable in class org.opensourcephysics.drawing3d.interaction.InteractionEvent
ID for the action of releasing the mouse on the element
mouseClicked(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseClicked(MouseEvent) - Method in class org.opensourcephysics.tools.CheckTreeManager
Handles mouse click events.
mouseDragged(double, double) - Method in class org.colos.ejs.library.control.swing.ControlDrawingPanel
 
mouseDragged(double, double) - Method in class org.colos.ejs.library.control.swing.ControlPlottingPanel
 
mouseDragged(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
mouseDrag event handler.
mouseDragged(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.SurfacePlot
mouseDrag event handler.
mouseDragged(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseDragged(MouseEvent) - Method in class org.opensourcephysics.drawing3d.java3d.Java3dDrawingPanel3D
 
mouseDragged(MouseEvent) - Method in class org.opensourcephysics.tools.CheckTreeManager
 
mouseEntered(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseExited(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseMoved(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseMoved(MouseEvent) - Method in class org.opensourcephysics.tools.CheckTreeManager
Handles mouse moved events.
mousePressed(double, double) - Method in class org.colos.ejs.library.control.swing.ControlDrawingPanel
 
mousePressed(double, double) - Method in class org.colos.ejs.library.control.swing.ControlPlottingPanel
 
mousePressed(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
mouseDown event handler.
mousePressed(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.SurfacePlot
mouseDown event handler.
mousePressed(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
mouseReleased(double, double) - Method in class org.colos.ejs.library.control.swing.ControlDrawingPanel
 
mouseReleased(double, double) - Method in class org.colos.ejs.library.control.swing.ControlPlottingPanel
 
mouseReleased(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.ComplexSurfacePlot
Method mouseReleased
mouseReleased(MouseEvent, DrawingPanel) - Method in class org.opensourcephysics.display2d.SurfacePlot
Method mouseReleased
mouseReleased(MouseEvent) - Method in class org.opensourcephysics.display2d.SurfacePlotMouseController
 
moveToPoint(double, double) - Method in class org.opensourcephysics.display.Trail
Starts a new trail segment by moving to a new point without drawing.
moveToPoint(double, double, double) - Method in interface org.opensourcephysics.display3d.core.ElementTrail
Starts a new (x,y,z) trail segment by moving to a new point without drawing.
moveToPoint(double, double, double) - Method in class org.opensourcephysics.display3d.simple3d.ElementTrail
 
moveToPoint(double, double) - Method in class org.opensourcephysics.displayejs.InteractiveTrace
 
moveToPoint(double, double, double) - Method in class org.opensourcephysics.displayejs.InteractiveTrace
 
moveToPoint(double, double) - Method in class org.opensourcephysics.drawing2d.ElementTrail
Moves to the new point without drawing.
moveToPoint(double[]) - Method in class org.opensourcephysics.drawing2d.ElementTrail
Moves to the new point without drawing.
moveToPoint(double, double, double) - Method in class org.opensourcephysics.drawing3d.MultiTrail
Moves to the new point without drawing.
moveToPoint(double[]) - Method in class org.opensourcephysics.drawing3d.MultiTrail
Moves to the new point without drawing.
mul(double) - Method in class org.opensourcephysics.numerics.Complex
Multiplies the complex number with a double value.
mul(Complex) - Method in class org.opensourcephysics.numerics.Complex
Multiplies the complex number with another complex value.
mul(Complex[][], Complex[][], Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
mul(Complex[][], Complex, Complex[][]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
mul(Complex[][], Complex[], Complex[]) - Static method in class org.opensourcephysics.numerics.ComplexMatrix
 
multiply(Matrix2DTransformation) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Multiplies (concatenates) this transformation matrix with the given transformation.
multiply(double[][]) - Method in class org.opensourcephysics.numerics.Matrix2DTransformation
Multiplies this rotation matrix by the given matrix.
multiply(Matrix3DTransformation) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Multiplies (concatenates) this transformation matrix with the given transformation.
multiply(double[][]) - Method in class org.opensourcephysics.numerics.Matrix3DTransformation
Multiplies this rotation matrix by the given matrix from the right.
multiply(double) - Method in class org.opensourcephysics.numerics.Polynomial
Multiplies this polynomial by a constant.
multiply(Polynomial) - Method in class org.opensourcephysics.numerics.Polynomial
Multiplies this polynomial by another polynomial.
multiply(Quaternion) - Method in class org.opensourcephysics.numerics.Quaternion
Multiplies this quaternion with the given quaternion.
multiply(Vec3D, double) - Method in class org.opensourcephysics.numerics.Vec3D
Sets this vector to the multiplication of vector v1 and a scalar number
MultirateODE - Interface in org.opensourcephysics.numerics.qss
This interface extends ODE to define systems of differential equations in which the rate for each state variable can be computed independently of the others.
MultirateUtils - Class in org.opensourcephysics.numerics.qss
A utility class for MultirateODE odes.
MultirateUtils() - Constructor for class org.opensourcephysics.numerics.qss.MultirateUtils
 
MultistepRK45(ODE) - Static method in class org.opensourcephysics.numerics.ODEMultistepSolver
A factory method that creates a multisetp solver using the RK45 engine.
MultiTrail - Class in org.opensourcephysics.drawing3d
Title: MultiTrail
MultiTrail() - Constructor for class org.opensourcephysics.drawing3d.MultiTrail
 
MultiVarFunction - Interface in org.opensourcephysics.numerics
Title: Function Description: A function of multiple variables.
MyTreeCellRender - Class in org.colos.ejs.library.collaborative
TreeCellRenderer to manage the ListTree
MyTreeCellRender() - Constructor for class org.colos.ejs.library.collaborative.MyTreeCellRender
 
MyTreeNode - Class in org.colos.ejs.library.collaborative
DefaultMutableTreeNode to manage the node of the tree
MyTreeNode(Object, String[]) - Constructor for class org.colos.ejs.library.collaborative.MyTreeNode
 

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 _