Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

ln() - Method in class org.sm.smtools.math.complex.ComplexNumber
Takes the natural logarithm of this complex number and returns a reference to the result.
load(InputStream) - Method in enum class org.sm.smtools.application.util.I18NL10N
Loads a database from an InputStream.
load(String) - Method in enum class org.sm.smtools.application.util.I18NL10N
Loads a database from a specified file.
load(String) - Method in enum class org.sm.smtools.application.util.Registry
Loads all objects in the registry from a file using deserialisation.
loadApplicationRegistry() - Method in class org.sm.smtools.application.JStandardGUIApplication
Allows loading of custom registry values.
loadDoubleCSVFile(String) - Static method in class org.sm.smtools.util.TextFileParser
Loads a file containing a table with comma-separated doubles (empty lines are ignored).
loadDoubleFile(String) - Static method in class org.sm.smtools.util.TextFileParser
Loads a file containing a single column of doubles (empty lines are ignored).
loadGeneralCSVFile(String, boolean) - Static method in class org.sm.smtools.util.TextFileParser
Loads a file containing comma-separated values (empty lines are ignored).
loadImage(String) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to load an image from a specified file.
loadImageIcon(String, Component) - Static method in class org.sm.smtools.swing.util.JImageLoader
Helper method to load an image from a specified file.
log() - Method in class org.sm.smtools.math.complex.ComplexNumber
Takes the base 10 logarithm of this complex number and returns a reference to the result.
logBase(double, double) - Static method in class org.sm.smtools.math.MathTools
Takes a logarithm of a double in a custom base.
logBase(ComplexNumber) - Method in class org.sm.smtools.math.complex.ComplexNumber
Takes a custom logarithm of this complex number and returns a reference to the result.
LongLatPosition - Class in org.sm.smtools.math
The LongLatPosition class provides a data container for a (longitude,latitude) position.
LongLatPosition() - Constructor for class org.sm.smtools.math.LongLatPosition
Constructs a LongLatPosition object with zero-coordinates.
LongLatPosition(double, double) - Constructor for class org.sm.smtools.math.LongLatPosition
Constructs a LongLatPosition object with the specified (longitude,latitude) coordinates.
LSLR - Class in org.sm.smtools.math.lslr
The LSLR class offers least squares linear regression for 2D data.
LSLR() - Constructor for class org.sm.smtools.math.lslr.LSLR
Constructs an LSLR object with all fields cleared.
LSLR(ArrayList<Point2D.Double>) - Constructor for class org.sm.smtools.math.lslr.LSLR
Constructs an LSLR object with the given 2D-data points.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form