Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
L
LinearFunction
- Class in
peakml.math.function
Implementation of a linear function f(x)=ax+b.
LinearFunction(double...)
- Constructor for class peakml.math.function.
LinearFunction
Constructs a new linear function with the a and b parameters stored in the array.
LinearFunction(double, double)
- Constructor for class peakml.math.function.
LinearFunction
Constructs a new linear function with the given a and b parameters.
LITHIUM
- Static variable in class peakml.chemistry.
PeriodicTable
The index of the lithium element in the
PeriodicTable.elements
array.
load(String)
- Method in class peakml.util.rjava.
Project
LoessFilter
- Class in
peakml.math.filter
Implementation of a LOESS filter (also known as local regression) for smoothing signals.
LoessFilter(double)
- Constructor for class peakml.math.filter.
LoessFilter
Standard constructor, which accepts the window-size to use for the smoothing filter.
LognAxis
- Class in
peakml.util.jfreechart
LognAxis(String, int)
- Constructor for class peakml.util.jfreechart.
LognAxis
LogNormalFunction
- Class in
peakml.math.function
Implementation of a log-normal function, which can be used to get a fit to log-normally distributed data.
LogNormalFunction(double[])
- Constructor for class peakml.math.function.
LogNormalFunction
Constructs a new log-normal function with the given parameters.
LogNormalFunction(double, double, double)
- Constructor for class peakml.math.function.
LogNormalFunction
Constructs a new log-normal function with the given parameters.
lowessSmooth()
- Method in class peakml.math.
Signal
Applies a Lowess smoother to the signal and returns the resulting new signal.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z