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 _

A

A - Variable in class cern.jet.random.EmpiricalWalker
 
A_i0 - Static variable in class cern.jet.math.Bessel
Chebyshev coefficients for exp(-x) I0(x) in the interval [0,8].
A_i1 - Static variable in class cern.jet.math.Bessel
Chebyshev coefficients for exp(-x) I1(x) / x in the interval [0,8].
A_k0 - Static variable in class cern.jet.math.Bessel
COEFFICIENTS FOR METHODS k0, k0e *
A_k1 - Static variable in class cern.jet.math.Bessel
COEFFICIENTS FOR METHODS k1, k1e *
a_setup - Variable in class cern.jet.random.Hyperbolic
 
AboutAction - Class in jAudioFeatureExtractor.actions
Displays author information about jAudio.
AboutAction() - Constructor for class jAudioFeatureExtractor.actions.AboutAction
Basic constructor that supplies the menu item with a name.
aboutAction - Variable in class jAudioFeatureExtractor.Controller
 
abs(DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[i] = Math.abs(A[i]).
abs(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[row,col] = Math.abs(A[row,col]).
abs - Static variable in class cern.jet.math.Functions
Function that returns Math.abs(a).
abs - Static variable in class cern.jet.math.IntFunctions
Function that returns Math.abs(a) == (a < 0) ? -a : a.
absCut(short[]) - Static method in class org.oc.ocvolume.dsp.endPt
a method to use this class
calls: zeroCrossingBoolean, avgEnergy, zeroCrossing, chopping
called by: volume
AbstractBin - Class in hep.aida.bin
Abstract base class for all arbitrary-dimensional bins consumes double elements.
AbstractBin() - Constructor for class hep.aida.bin.AbstractBin
Makes this class non instantiable, but still let's others inherit from it.
AbstractBin1D - Class in hep.aida.bin
Abstract base class for all 1-dimensional bins consumes double elements.
AbstractBin1D() - Constructor for class hep.aida.bin.AbstractBin1D
Makes this class non instantiable, but still let's others inherit from it.
AbstractBooleanList - Class in cern.colt.list
Abstract base class for resizable lists holding boolean elements; abstract.
AbstractBooleanList() - Constructor for class cern.colt.list.AbstractBooleanList
Makes this class non instantiable, but still let's others inherit from it.
AbstractByteList - Class in cern.colt.list
Abstract base class for resizable lists holding byte elements; abstract.
AbstractByteList() - Constructor for class cern.colt.list.AbstractByteList
Makes this class non instantiable, but still let's others inherit from it.
AbstractCharList - Class in cern.colt.list
Abstract base class for resizable lists holding char elements; abstract.
AbstractCharList() - Constructor for class cern.colt.list.AbstractCharList
Makes this class non instantiable, but still let's others inherit from it.
AbstractCollection - Class in cern.colt.list
Abstract base class for resizable collections holding objects or primitive data types such as int, float, etc.
AbstractCollection() - Constructor for class cern.colt.list.AbstractCollection
Makes this class non instantiable, but still let's others inherit from it.
AbstractContinousDistribution - Class in cern.jet.random
Abstract base class for all continous distributions.
AbstractContinousDistribution() - Constructor for class cern.jet.random.AbstractContinousDistribution
Makes this class non instantiable, but still let's others inherit from it.
AbstractDiscreteDistribution - Class in cern.jet.random
Abstract base class for all discrete distributions.
AbstractDiscreteDistribution() - Constructor for class cern.jet.random.AbstractDiscreteDistribution
Makes this class non instantiable, but still let's others inherit from it.
AbstractDistribution - Class in cern.jet.random
Abstract base class for all random distributions.
AbstractDistribution() - Constructor for class cern.jet.random.AbstractDistribution
Makes this class non instantiable, but still let's others inherit from it.
AbstractDoubleIntMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (double-->int).
AbstractDoubleIntMap() - Constructor for class cern.colt.map.AbstractDoubleIntMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractDoubleList - Class in cern.colt.list
Abstract base class for resizable lists holding double elements; abstract.
AbstractDoubleList() - Constructor for class cern.colt.list.AbstractDoubleList
Makes this class non instantiable, but still let's others inherit from it.
AbstractFloatList - Class in cern.colt.list
Abstract base class for resizable lists holding float elements; abstract.
AbstractFloatList() - Constructor for class cern.colt.list.AbstractFloatList
Makes this class non instantiable, but still let's others inherit from it.
AbstractFormatter - Class in cern.colt.matrix.impl
Abstract base class for flexible, well human readable matrix print formatting.
AbstractFormatter() - Constructor for class cern.colt.matrix.impl.AbstractFormatter
Makes this class non instantiable, but still let's others inherit from it.
AbstractIntDoubleMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (int-->double).
AbstractIntDoubleMap() - Constructor for class cern.colt.map.AbstractIntDoubleMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractIntIntMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (int-->int).
AbstractIntIntMap() - Constructor for class cern.colt.map.AbstractIntIntMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractIntList - Class in cern.colt.list
Abstract base class for resizable lists holding int elements; abstract.
AbstractIntList() - Constructor for class cern.colt.list.AbstractIntList
Makes this class non instantiable, but still let's others inherit from it.
AbstractIntObjectMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (int-->Object).
AbstractIntObjectMap() - Constructor for class cern.colt.map.AbstractIntObjectMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractList - Class in cern.colt.list
Abstract base class for resizable lists holding objects or primitive data types such as int, float, etc.
AbstractList() - Constructor for class cern.colt.list.AbstractList
Makes this class non instantiable, but still let's others inherit from it.
AbstractLongList - Class in cern.colt.list
Abstract base class for resizable lists holding long elements; abstract.
AbstractLongList() - Constructor for class cern.colt.list.AbstractLongList
Makes this class non instantiable, but still let's others inherit from it.
AbstractLongObjectMap - Class in cern.colt.map
Abstract base class for hash maps holding (key,value) associations of type (long-->Object).
AbstractLongObjectMap() - Constructor for class cern.colt.map.AbstractLongObjectMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractMap - Class in cern.colt.map
Abstract base class for hash maps holding objects or primitive data types such as int, float, etc.
AbstractMap() - Constructor for class cern.colt.map.AbstractMap
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix - Class in cern.colt.matrix.impl
Abstract base class for arbitrary-dimensional matrices holding objects or primitive data types such as int, float, etc.
AbstractMatrix() - Constructor for class cern.colt.matrix.impl.AbstractMatrix
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix1D - Class in cern.colt.matrix.impl
Abstract base class for 1-d matrices (aka vectors) holding objects or primitive data types such as int, double, etc.
AbstractMatrix1D() - Constructor for class cern.colt.matrix.impl.AbstractMatrix1D
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix2D - Class in cern.colt.matrix.impl
Abstract base class for 2-d matrices holding objects or primitive data types such as int, double, etc.
AbstractMatrix2D() - Constructor for class cern.colt.matrix.impl.AbstractMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
AbstractMatrix3D - Class in cern.colt.matrix.impl
Abstract base class for 3-d matrices holding objects or primitive data types such as int, double, etc.
AbstractMatrix3D() - Constructor for class cern.colt.matrix.impl.AbstractMatrix3D
Makes this class non instantiable, but still let's others inherit from it.
AbstractShortList - Class in cern.colt.list
Abstract base class for resizable lists holding short elements; abstract.
AbstractShortList() - Constructor for class cern.colt.list.AbstractShortList
Makes this class non instantiable, but still let's others inherit from it.
accept(File) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.FileFilterXML
 
accept(File) - Method in class jAudioFeatureExtractor.jAudioTools.FileFilterAudio
 
accept(File) - Method in class jAudioFeatureExtractor.jMIDITools.FileFilterMIDI
 
ace - Variable in class jAudioFeatureExtractor.OuterFrame
Radio button for choosing the ACE data format
acos - Static variable in class cern.jet.math.Functions
Function that returns Math.acos(a).
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.AboutAction
Pops up a message giving author information.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.AddBatchAction
This method creates a new batch, then activates the AddBatchGUI to finish the task.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.AddRecordingAction
Instantiates a JFileChooser for the load_recording_chooser field if one does not already exist.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.CopyAction
Performs the copy action.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.CutAction
Performs the cut action
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.EditRecordingsAction
Bring up a ProcessSamplesFrame to allow the user to edit the samples of the selected recording.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.ExecuteBatchAction
Executes all currently defined batches.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.ExitAction
Exit jAudio
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.GlobalWindowChangeAction
Shows the GlobalWindowChange window.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.LoadAction
Loads settings into the application.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.LoadBatchAction
Loads the contents of a saved batch file into batches in the application
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.MultipleToggleAction
Group select or deselct on all selected rows.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.OutputTypeAction
When an output type is selected, change the output type to match and check against inconsistant states.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.PasteAction
Performs the paste action.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.PlayMIDIAction
Create and show the MIDIFrame frame.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.PlayNowAction
Play back the file.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.PlaySamplesAction
Playback the file.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.RecordFromMicAction
Creates and displays the RecordingFrame frame.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.RemoveBatchAction
Removes the selected batch from the list of stored batches.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.RemoveRecordingAction
Removes selected files from the recording table.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.SamplingRateAction
stores an index to the currently selected sampling rate.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.SaveAction
Save the current settings to a file on disk.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.SaveBatchAction
Saves the current set of batches to file.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.StopPlayBackAction
Tries to stop the playback.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.SynthesizeAction
Creates and shows the SynthesizeFrame.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.ViewBatchAction
Resets all gui paramters to the settings of the chosen batch file.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.actions.ViewFileInfoAction
Show the file info of the selected file.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.AddBatchGUI
Handles listening for pressing of the buttons.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.AggregatorFrame
handles events on this window
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.EditFeatures
Calls the appropriate method function when buttons are pressed
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.FeatureSelectorPanel
Calls the appropriate methods when the buttons are pressed.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.GeneralTools.PlotDisplay
React to the Replot button by re-plotting the data sets given the values entered in the text field.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.GlobalWindowChange
The action performed is mapped to either the save or cancel function.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Calls the appropriate methods when the buttons are pressed.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.MIDIFrame
Calls the appropriate methods when the buttons are pressed.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.ProcessSamplesFrame
Call the appropriate methods when the buttons are pressed.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.RecordingFrame
Call the appropriate methods when the buttons are pressed.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.RecordingSelectorPanel
Calls the appropriate methods when the buttons are pressed.
actionPerformed(ActionEvent) - Method in class jAudioFeatureExtractor.SynthesisFrame
Calls the appropriate methods when the buttons are pressed.
ACTIVE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
activeAgg_ - Variable in class jAudioFeatureExtractor.Controller
model containing list of all configured aggregators
ActiveAggTableModel - Class in jAudioFeatureExtractor
ActiveAggTableModel Model holding the selection of aggregators that are to be used in per file extraction.
ActiveAggTableModel() - Constructor for class jAudioFeatureExtractor.ActiveAggTableModel
Construct this model with a new, empty aggregator set.
add(double) - Method in class cern.colt.buffer.DoubleBuffer
Adds the specified element to the receiver.
add(double, double) - Method in class cern.colt.buffer.DoubleBuffer2D
Adds the specified point (x,y) to the receiver.
add(double, double, double) - Method in class cern.colt.buffer.DoubleBuffer3D
Adds the specified point (x,y,z) to the receiver.
add(int) - Method in class cern.colt.buffer.IntBuffer
Adds the specified element to the receiver.
add(int, int) - Method in class cern.colt.buffer.IntBuffer2D
Adds the specified point (x,y) to the receiver.
add(int, int, int) - Method in class cern.colt.buffer.IntBuffer3D
Adds the specified point (x,y,z) to the receiver.
add(Object) - Method in class cern.colt.buffer.ObjectBuffer
Adds the specified element to the receiver.
add(boolean) - Method in class cern.colt.list.AbstractBooleanList
Appends the specified element to the end of this list.
add(byte) - Method in class cern.colt.list.AbstractByteList
Appends the specified element to the end of this list.
add(char) - Method in class cern.colt.list.AbstractCharList
Appends the specified element to the end of this list.
add(double) - Method in class cern.colt.list.AbstractDoubleList
Appends the specified element to the end of this list.
add(float) - Method in class cern.colt.list.AbstractFloatList
Appends the specified element to the end of this list.
add(int) - Method in class cern.colt.list.AbstractIntList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.AbstractLongList
Appends the specified element to the end of this list.
add(short) - Method in class cern.colt.list.AbstractShortList
Appends the specified element to the end of this list.
add(int, Object) - Method in class cern.colt.list.adapter.DoubleListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.FloatListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.IntListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.LongListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(int, Object) - Method in class cern.colt.list.adapter.ObjectListAdapter
Inserts the specified element at the specified position in this list (optional operation).
add(boolean) - Method in class cern.colt.list.BooleanArrayList
Appends the specified element to the end of this list.
add(byte) - Method in class cern.colt.list.ByteArrayList
Appends the specified element to the end of this list.
add(char) - Method in class cern.colt.list.CharArrayList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.DistinctNumberList
Appends the specified element to the end of this list.
add(double) - Method in class cern.colt.list.DoubleArrayList
Appends the specified element to the end of this list.
add(float) - Method in class cern.colt.list.FloatArrayList
Appends the specified element to the end of this list.
add(int) - Method in class cern.colt.list.IntArrayList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.LongArrayList
Appends the specified element to the end of this list.
add(long) - Method in class cern.colt.list.MinMaxNumberList
Appends the specified element to the end of this list.
add(Object) - Method in class cern.colt.list.ObjectArrayList
Appends the specified element to the end of this list.
add(short) - Method in class cern.colt.list.ShortArrayList
Appends the specified element to the end of this list.
add(double) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Adds a value to the receiver.
add(double) - Method in class hep.aida.bin.AbstractBin1D
Adds the specified element to the receiver.
add(double) - Method in class hep.aida.bin.DynamicBin1D
Adds the specified element to the receiver.
add(double) - Method in class hep.aida.bin.StaticBin1D
Adds the specified element to the receiver.
add(Aggregator[]) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Sets the aggregators to be used in per-file extraction.
add(FeatureExtractor[]) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Sets the feature set to use in extraction.
add(FeatureExtractor[], boolean[]) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Adds a feature set, but only those that have the same toggle `
addAggregator(Aggregator) - Method in class jAudioFeatureExtractor.ActiveAggTableModel
add an aggregator to the end of the table
addAllOf(DoubleArrayList) - Method in class cern.colt.buffer.DoubleBuffer
Adds all elements of the specified list to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList) - Method in class cern.colt.buffer.DoubleBuffer2D
Adds all specified points (x,y) to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList) - Method in interface cern.colt.buffer.DoubleBuffer2DConsumer
Adds all specified (x,y) points to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in class cern.colt.buffer.DoubleBuffer3D
Adds all specified (x,y,z) points to the receiver.
addAllOf(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in interface cern.colt.buffer.DoubleBuffer3DConsumer
Adds all specified (x,y,z) points to the receiver.
addAllOf(DoubleArrayList) - Method in interface cern.colt.buffer.DoubleBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(IntArrayList) - Method in class cern.colt.buffer.IntBuffer
Adds all elements of the specified list to the receiver.
addAllOf(IntArrayList, IntArrayList) - Method in class cern.colt.buffer.IntBuffer2D
Adds all specified points (x,y) to the receiver.
addAllOf(IntArrayList, IntArrayList) - Method in interface cern.colt.buffer.IntBuffer2DConsumer
Adds all specified (x,y) points to the receiver.
addAllOf(IntArrayList, IntArrayList, IntArrayList) - Method in class cern.colt.buffer.IntBuffer3D
Adds all specified (x,y,z) points to the receiver.
addAllOf(IntArrayList, IntArrayList, IntArrayList) - Method in interface cern.colt.buffer.IntBuffer3DConsumer
Adds all specified (x,y,z) points to the receiver.
addAllOf(IntArrayList) - Method in interface cern.colt.buffer.IntBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(ObjectArrayList) - Method in class cern.colt.buffer.ObjectBuffer
Adds all elements of the specified list to the receiver.
addAllOf(ObjectArrayList) - Method in interface cern.colt.buffer.ObjectBufferConsumer
Adds all elements of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class cern.colt.list.AbstractDoubleList
Appends all elements of the specified list to the receiver.
addAllOf(IntArrayList) - Method in class cern.colt.list.AbstractIntList
Appends all elements of the specified list to the receiver.
addAllOf(Collection) - Method in class cern.colt.list.AbstractList
Appends all of the elements of the specified Collection to the receiver.
addAllOf(DoubleArrayList) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Adds all values of the specified list to the receiver.
addAllOf(DoubleArrayList) - Method in class hep.aida.bin.AbstractBin1D
Adds all values of the specified list to the receiver.
addAllOfFromTo(AbstractBooleanList, int, int) - Method in class cern.colt.list.AbstractBooleanList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractByteList, int, int) - Method in class cern.colt.list.AbstractByteList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractCharList, int, int) - Method in class cern.colt.list.AbstractCharList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractDoubleList, int, int) - Method in class cern.colt.list.AbstractDoubleList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractFloatList, int, int) - Method in class cern.colt.list.AbstractFloatList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractIntList, int, int) - Method in class cern.colt.list.AbstractIntList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractLongList, int, int) - Method in class cern.colt.list.AbstractLongList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(AbstractShortList, int, int) - Method in class cern.colt.list.AbstractShortList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(long[], int, int) - Method in class cern.colt.list.MinMaxNumberList
Appends the elements elements[from] (inclusive), ..., elements[to] (inclusive) to the receiver.
addAllOfFromTo(ObjectArrayList, int, int) - Method in class cern.colt.list.ObjectArrayList
Appends the part of the specified list between from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.AbstractBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.DynamicBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.MightyStaticBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.QuantileBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
addAllOfFromTo(DoubleArrayList, int, int) - Method in class hep.aida.bin.StaticBin1D
Adds the part of the specified list between indexes from (inclusive) and to (inclusive) to the receiver.
AddBatchAction - Class in jAudioFeatureExtractor.actions
Action that adds a batch to the internal system.
AddBatchAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.AddBatchAction
Constructor for creating this action.
addBatchAction - Variable in class jAudioFeatureExtractor.Controller
 
AddBatchGUI - Class in jAudioFeatureExtractor
AddBatchGui qllows a user to supply a name for an existing batch.
AddBatchGUI(Controller, Batch) - Constructor for class jAudioFeatureExtractor.AddBatchGUI
Create the gui interface requesting a unique batch name from the user.
addRecording(File[]) - Method in class jAudioFeatureExtractor.actions.AddRecordingAction
Adds the given files to the table display and stores a reference to them.
AddRecordingAction - Class in jAudioFeatureExtractor.actions
Action for importing audio files into jAudio.
AddRecordingAction() - Constructor for class jAudioFeatureExtractor.actions.AddRecordingAction
Generic constructor that provides menu item text.
addRecordings(File[]) - Method in class jAudioFeatureExtractor.RecordingSelectorPanel
Adds the given files to the table display and stores a reference to them.
addRecordingsAction - Variable in class jAudioFeatureExtractor.Controller
 
ADDRESS_BITS_PER_UNIT - Static variable in class cern.colt.bitvector.QuickBitVector
 
addTableModelListener(TableModelListener) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed directly to underlying model
addTableMouseListener() - Method in class jAudioFeatureExtractor.FeatureSelectorPanel
Makes it so that if a row is double clicked on, a description of the corresponding feature is displayed along with its dependencies.
addTableMouseListener() - Method in class jAudioFeatureExtractor.RecordingSelectorPanel
Makes it so that if a row is double clicked on, a description of the corresponding feature is displayed along with its dependencies.
AggEditorFrame - Class in jAudioFeatureExtractor
AggEditorFrame Provides a window for setting parameters and features on an aggregator.
AggEditorFrame(Aggregator, Controller) - Constructor for class jAudioFeatureExtractor.AggEditorFrame
This is the default constructor
AggFeatureListModel - Class in jAudioFeatureExtractor
AggFeatureListModel Lists the features in the given window of the edit aggregator window.
AggFeatureListModel() - Constructor for class jAudioFeatureExtractor.AggFeatureListModel
Default constructor that calls the superclass constructor.
AggFeatureListModel(Object[], int) - Constructor for class jAudioFeatureExtractor.AggFeatureListModel
Default constructxor that calls the superclass constructor.
aggList_ - Variable in class jAudioFeatureExtractor.Controller
model containing a list of all avialable aggregators
AggListTableModel - Class in jAudioFeatureExtractor
AggListTableModel The model backing the list of available aggregators.
AggListTableModel() - Constructor for class jAudioFeatureExtractor.AggListTableModel
Construct an empty list of aggregators
aggregate(DoubleMatrix2D, BinFunction1D[], DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Applies the given aggregation functions to each column and stores the results in a the result matrix.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(DoubleMatrix1D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(DoubleMatrix2D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(DoubleMatrix3D, DoubleDoubleFunction, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Applies a function to each cell and aggregates the results.
aggregate(ObjectMatrix1D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Applies a function to each cell and aggregates the results.
aggregate(ObjectMatrix2D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(ObjectObjectFunction, ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Applies a function to each cell and aggregates the results.
aggregate(ObjectMatrix3D, ObjectObjectFunction, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Applies a function to each corresponding cell of two matrices and aggregates the results.
aggregate(DoubleDoubleFunction, DoubleFunction) - Method in class hep.aida.bin.DynamicBin1D
Applies a function to each element and aggregates the results.
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Aggregates the values of the features specified by the init function accross all windows of the data recieved.
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
The input of this procedure executes all aggregators across all feature output.
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.AreaMoments
 
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.Mean
 
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.MFCC
 
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
 
aggregate(double[][][]) - Method in class jAudioFeatureExtractor.Aggregators.StandardDeviation
 
AGGREGATOR - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
AGGREGATOR - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
Aggregator - Class in jAudioFeatureExtractor.Aggregators
Aggregator is an interface for specifying the mechanism for collapsing frame-by-frame features into per-file data.
Aggregator() - Constructor for class jAudioFeatureExtractor.Aggregators.Aggregator
 
AGGREGATOR_FEATURE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
AGGREGATOR_NAME - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
AGGREGATOR_PARAMETER - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
AggregatorContainer - Class in jAudioFeatureExtractor.Aggregators
Container object that handles the creation of aggregators.
AggregatorContainer() - Constructor for class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Construct a new, empty container.
AggregatorDefinition - Class in jAudioFeatureExtractor.ACE.DataTypes
Provide basic metadata about an aggreagtor.
AggregatorDefinition(String, String, boolean, String[]) - Constructor for class jAudioFeatureExtractor.ACE.DataTypes.AggregatorDefinition
 
AggregatorFrame - Class in jAudioFeatureExtractor
AggregatorFrame Window for altering the available aggregators for per-file analysis.
AggregatorFrame(Controller) - Constructor for class jAudioFeatureExtractor.AggregatorFrame
This is the default constructor
aggregatorMap - Variable in class jAudioFeatureExtractor.DataModel
Mapping between aggregator names and aggregator prototypes
aggregators - Variable in class jAudioFeatureExtractor.DataModel
List of aggreggators to apply
Algebra - Class in cern.colt.matrix.linalg
Linear algebraic matrix operations operating on DoubleMatrix2D; concentrates most functionality of this package.
Algebra() - Constructor for class cern.colt.matrix.linalg.Algebra
Constructs a new instance with an equality tolerance given by Property.DEFAULT.tolerance().
Algebra(double) - Constructor for class cern.colt.matrix.linalg.Algebra
Constructs a new instance with the given equality tolerance.
algebra - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
align(String[][]) - Method in class cern.colt.matrix.impl.AbstractFormatter
Modifies the strings in a column of the string matrix to be aligned (left,centered,right,decimal).
alignment - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default format string for formatting a single cell value; currently "%G".
alignmentCode(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Converts a row into a string.
alignRow(String[], int[], int[]) - Method in class cern.colt.matrix.impl.AbstractFormatter
Modifies the strings the string matrix to be aligned (left,centered,right,decimal).
allEntries() - Method in interface hep.aida.IHistogram
Number of all entries in all (both in-range and under/overflow) bins in the histogram.
allEntries() - Method in class hep.aida.ref.Histogram1D
 
allEntries() - Method in class hep.aida.ref.Histogram2D
 
allEntries() - Method in class hep.aida.ref.Histogram3D
 
alpha - Variable in class cern.jet.random.Beta
 
alpha - Variable in class cern.jet.random.Gamma
 
alpha - Variable in class cern.jet.random.Hyperbolic
 
alpha_rcl2 - Static variable in class cern.clhep.PhysicalConstants
 
ampere - Static variable in class cern.clhep.Units
 
amu - Static variable in class cern.clhep.PhysicalConstants
 
amu_c2 - Static variable in class cern.clhep.PhysicalConstants
 
and(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Performs a logical AND of the receiver with another bit matrix.
and(BitVector) - Method in class cern.colt.bitvector.BitVector
Performs a logical AND of the receiver with another bit vector (A = A & B).
and - Static variable in class cern.jet.math.IntFunctions
Function that returns a & b.
and(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a & b.
andNot(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Clears all of the bits in receiver whose corresponding bit is set in the other bit matrix.
andNot(BitVector) - Method in class cern.colt.bitvector.BitVector
Clears all of the bits in receiver whose corresponding bit is set in the other bitvector (A = A \ B).
angstrom - Static variable in class cern.clhep.Units
 
announceUpdate(int, int) - Method in class jAudioFeatureExtractor.BatchExecutionThread
Called after each file executes
announceUpdate(int) - Method in class jAudioFeatureExtractor.BatchExecutionThread
Called at periodic intervals during the execution of the code.
announceUpdate(int, int) - Method in class jAudioFeatureExtractor.CommandLineThread
 
announceUpdate(int) - Method in class jAudioFeatureExtractor.CommandLineThread
 
announceUpdate(int, int) - Method in class jAudioFeatureExtractor.ExtractionThread
This is part of the Updater interface.
announceUpdate(int) - Method in class jAudioFeatureExtractor.ExtractionThread
This is part of the Updater interface.
announceUpdate(int, int) - Method in interface jAudioFeatureExtractor.Updater
Called when a file is completed.
announceUpdate(int) - Method in interface jAudioFeatureExtractor.Updater
Called periodically when processing a file
append(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
append(ObjectMatrix1D, ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectFactory1D
C = A||B; Constructs a new matrix which is the concatenation of two other matrices.
appendColumns(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendColumns(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
C = A||B; Constructs a new matrix which is the column-wise concatenation of two other matrices.
appendRows(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
appendRows(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
C = A||B; Constructs a new matrix which is the row-wise concatenation of two other matrices.
apply(boolean) - Method in interface cern.colt.function.BooleanProcedure
Applies a procedure to an argument.
apply(byte) - Method in interface cern.colt.function.ByteProcedure
Applies a procedure to an argument.
apply(char) - Method in interface cern.colt.function.CharProcedure
Applies a procedure to an argument.
apply(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in interface cern.colt.function.Double27Function
Applies a function to 27 arguments.
apply(double, double, double, double, double) - Method in interface cern.colt.function.Double5Function
Applies a function to two arguments.
apply(double, double, double, double, double, double, double, double, double) - Method in interface cern.colt.function.Double9Function
Applies a function to nine arguments.
apply(double, double) - Method in interface cern.colt.function.DoubleDoubleFunction
Applies a function to two arguments.
apply(double, double) - Method in interface cern.colt.function.DoubleDoubleProcedure
Applies a procedure to two arguments.
apply(double) - Method in interface cern.colt.function.DoubleFunction
Applies a function to an argument.
apply(double, int) - Method in interface cern.colt.function.DoubleIntProcedure
Applies a procedure to two arguments.
apply(double) - Method in interface cern.colt.function.DoubleProcedure
Applies a procedure to an argument.
apply(float) - Method in interface cern.colt.function.FloatProcedure
Applies a procedure to an argument.
apply(int, double) - Method in interface cern.colt.function.IntDoubleFunction
Applies a function to two arguments.
apply(int, double) - Method in interface cern.colt.function.IntDoubleProcedure
Applies a procedure to two arguments.
apply(int) - Method in interface cern.colt.function.IntFunction
Applies a function to an argument.
apply(int, int, double) - Method in interface cern.colt.function.IntIntDoubleFunction
Applies a function to three arguments.
apply(int, int, double) - Method in interface cern.colt.function.IntIntDoubleProcedure
Applies a procedure to two arguments.
apply(int, int) - Method in interface cern.colt.function.IntIntFunction
Applies a function to two arguments.
apply(int, int, int) - Method in interface cern.colt.function.IntIntIntProcedure
Applies a procedure to three arguments.
apply(int, int) - Method in interface cern.colt.function.IntIntProcedure
Applies a procedure to two arguments.
apply(int, Object) - Method in interface cern.colt.function.IntObjectProcedure
Applies a procedure to two arguments.
apply(int) - Method in interface cern.colt.function.IntProcedure
Applies a procedure to an argument.
apply(long, Object) - Method in interface cern.colt.function.LongObjectProcedure
Applies a procedure to two arguments.
apply(long) - Method in interface cern.colt.function.LongProcedure
Applies a procedure to an argument.
apply(Object) - Method in interface cern.colt.function.ObjectFunction
Applies a function to an argument.
apply(Object, Object) - Method in interface cern.colt.function.ObjectObjectFunction
Applies a function to two arguments.
apply(Object) - Method in interface cern.colt.function.ObjectProcedure
Applies a procedure to an argument.
apply(short) - Method in interface cern.colt.function.ShortProcedure
Applies a procedure to an argument.
apply(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.doublealgo.Statistic.VectorVectorFunction
Applies a function to two argument vectors.
apply(DoubleMatrix1D) - Method in interface cern.colt.matrix.DoubleMatrix1DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix2D) - Method in interface cern.colt.matrix.DoubleMatrix2DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix3D) - Method in interface cern.colt.matrix.DoubleMatrix3DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Matrix2DMatrix2DFunction
Applies a function to two arguments.
apply(ObjectMatrix1D) - Method in interface cern.colt.matrix.ObjectMatrix1DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix2D) - Method in interface cern.colt.matrix.ObjectMatrix2DProcedure
Applies a procedure to an argument.
apply(DoubleMatrix3D) - Method in interface cern.colt.matrix.ObjectMatrix3DProcedure
Applies a procedure to an argument.
apply(ObjectMatrix3D) - Method in interface cern.colt.matrix.ObjectMatrix3DProcedure
Applies a procedure to an argument.
apply(double) - Method in class cern.jet.math.Mult
Returns the result of the function evaluation.
apply(double, double) - Method in class cern.jet.math.PlusMult
Returns the result of the function evaluation.
apply(double) - Method in class cern.jet.random.AbstractDistribution
Equivalent to nextDouble().
apply(int) - Method in class cern.jet.random.AbstractDistribution
Equivalent to nextInt().
apply(double) - Method in class cern.jet.random.engine.RandomEngine
Equivalent to raw().
apply(int) - Method in class cern.jet.random.engine.RandomEngine
Equivalent to nextInt().
apply(DynamicBin1D, DynamicBin1D) - Method in interface hep.aida.bin.BinBinFunction1D
Applies a function to two bin arguments.
apply(DynamicBin1D) - Method in interface hep.aida.bin.BinFunction1D
Applies a function to one bin argument.
applyClickAvoidanceAttenuationEnvelope(double[][], double, float) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Applies linear attenuation to either end of the given samples.
applyGain(double[][], double) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Applies a gain to the given samples.
applyGainAndPanning(double[][], double, double) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Apply an overall gain and panning to the provided set of samples.
applySettings(RecordingInfo[][], int[], double[], double[], boolean[], boolean[], boolean[], String[], String[], int[]) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
apply this batch against info needed for a datamodel so that it can be executed.
AreaMoments - Class in jAudioFeatureExtractor.Aggregators
Area Method of Moments Aggregator
AreaMoments() - Constructor for class jAudioFeatureExtractor.Aggregators.AreaMoments
Constructs an AreaMoments aggregator.
AreaMoments - Class in jAudioFeatureExtractor.AudioFeatures
This class implements 2D statistical methods of moments as implemented by Fujinaga (1997).
AreaMoments() - Constructor for class jAudioFeatureExtractor.AudioFeatures.AreaMoments
Constructor that sets description, dependencies, and offsets from FeatureExtractor
AreaMomentsConstantQMFCC - Class in jAudioFeatureExtractor.AudioFeatures
This class implements 2D statistical methods of moments as implemented by Fujinaga (1997).
AreaMomentsConstantQMFCC() - Constructor for class jAudioFeatureExtractor.AudioFeatures.AreaMomentsConstantQMFCC
Constructor that sets description, dependencies, and offsets from FeatureExtractor
AreaMomentsLogConstantQ - Class in jAudioFeatureExtractor.AudioFeatures
This class implements 2D statistical methods of moments as implemented by Fujinaga (1997).
AreaMomentsLogConstantQ() - Constructor for class jAudioFeatureExtractor.AudioFeatures.AreaMomentsLogConstantQ
Constructor that sets description, dependencies, and offsets from FeatureExtractor
AreaMomentsMFCC - Class in jAudioFeatureExtractor.AudioFeatures
This class implements 2D statistical methods of moments as implemented by Fujinaga (1997).
AreaMomentsMFCC() - Constructor for class jAudioFeatureExtractor.AudioFeatures.AreaMomentsMFCC
Constructor that sets description, dependencies, and offsets from FeatureExtractor
AreaPolynomialApproximation - Class in jAudioFeatureExtractor.Aggregators
2D Polynomial Approximation
AreaPolynomialApproximation() - Constructor for class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
AreaPolynomialApproximation - Class in jAudioFeatureExtractor.AudioFeatures
2D Polynomial Approximation Feature Creates a set of polynomial factors for a 2D polynomial of order k*l where k is the number of terms in the x direction and l is the number of terms in the y direction.
AreaPolynomialApproximation() - Constructor for class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximation
Constructor that sets description, dependencies, and offsets from FeatureExtractor
AreaPolynomialApproximationConstantQMFCC - Class in jAudioFeatureExtractor.AudioFeatures
2D Polynomial Approximation Feature Creates a set of polynomial factors for a 2D polynomial of order k*l where k is the number of terms in the x direction and l is the number of terms in the y direction.
AreaPolynomialApproximationConstantQMFCC() - Constructor for class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationConstantQMFCC
Constructor that sets description, dependencies, and offsets from FeatureExtractor
AreaPolynomialApproximationLogConstantQ - Class in jAudioFeatureExtractor.AudioFeatures
2D Polynomial Approximation Feature Creates a set of polynomial factors for a 2D polynomial of order k*l where k is the number of terms in the x direction and l is the number of terms in the y direction.
AreaPolynomialApproximationLogConstantQ() - Constructor for class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationLogConstantQ
Constructor that sets description, dependencies, and offsets from FeatureExtractor
arff - Variable in class jAudioFeatureExtractor.OuterFrame
Radio button for chosing the ARFF data format
arguments - Static variable in class hep.aida.bin.StaticBin1D
Function arguments used by method addAllOf(...) For memory tuning only.
Arithmetic - Class in cern.jet.math
Arithmetic functions.
Arithmetic() - Constructor for class cern.jet.math.Arithmetic
Makes this class non instantiable, but still let's others inherit from it.
Arrays - Class in cern.colt
Array manipulations; complements java.util.Arrays.
Arrays() - Constructor for class cern.colt.Arrays
Makes this class non instantiable, but still let's others inherit from it.
ascending(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with cells having ascending values.
ascending(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with cells having ascending values.
ascending(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with cells having ascending values.
asin - Static variable in class cern.jet.math.Functions
Function that returns Math.asin(a).
assign(DoubleFunction) - Method in class cern.colt.map.AbstractIntDoubleMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractIntDoubleMap) - Method in class cern.colt.map.AbstractIntDoubleMap
Clears the receiver, then adds all (key,value) pairs of othervalues to it.
assign(DoubleFunction) - Method in class cern.colt.map.OpenIntDoubleHashMap
Assigns the result of a function to each value; v[i] = function(v[i]).
assign(AbstractIntDoubleMap) - Method in class cern.colt.map.OpenIntDoubleHashMap
Clears the receiver, then adds all (key,value) pairs of othervalues to it.
assign(double[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets all cells to the state specified by values.
assign(double) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix1D, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(DoubleMatrix1D, DoubleDoubleFunction, IntArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(double[][]) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets all cells to the state specified by values.
assign(double) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(double[][][]) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets all cells to the state specified by values.
assign(double) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(DoubleMatrix3D) - Method in class cern.colt.matrix.DoubleMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix3D, DoubleDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(double[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Sets all cells to the state specified by values.
assign(double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix1D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(double[][]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Sets all cells to the state specified by values.
assign(double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(double[][][]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Sets all cells to the state specified by values.
assign(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(Object[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix1D, ObjectObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(Object[][]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix2D, ObjectObjectFunction) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(Object[][][]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Sets all cells to the state specified by values.
assign(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(double) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Sets all cells to the state specified by value.
assign(double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Sets all cells to the state specified by value.
assign(DoubleFunction) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
assign(double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Sets all cells to the state specified by value.
assign(DoubleMatrix2D, DoubleFunction) - Method in interface cern.colt.matrix.linalg.Blas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(DoubleMatrix2D, DoubleMatrix2D, DoubleDoubleFunction) - Method in interface cern.colt.matrix.linalg.Blas
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(DoubleMatrix2D, DoubleFunction) - Method in class cern.colt.matrix.linalg.SeqBlas
 
assign(DoubleMatrix2D, DoubleMatrix2D, DoubleDoubleFunction) - Method in class cern.colt.matrix.linalg.SeqBlas
 
assign(Object[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i]).
assign(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix1D, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix1D
Assigns the result of a function to each cell; x[i] = function(x[i],y[i]).
assign(Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets all cells to the state specified by value.
assign(Object[][]) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col]).
assign(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectMatrix2D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix2D, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix2D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets all cells to the state specified by value.
assign(Object[][][]) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets all cells to the state specified by values.
assign(ObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Assigns the result of a function to each cell; x[slice,row,col] = function(x[slice,row,col]).
assign(ObjectMatrix3D) - Method in class cern.colt.matrix.ObjectMatrix3D
Replaces all cell values of the receiver with the values of another matrix.
assign(ObjectMatrix3D, ObjectObjectFunction) - Method in class cern.colt.matrix.ObjectMatrix3D
Assigns the result of a function to each cell; x[row,col] = function(x[row,col],y[row,col]).
assign(Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets all cells to the state specified by value.
asString() - Static method in class cern.colt.Version
Returns all version information as string.
atan - Static variable in class cern.jet.math.Functions
Function that returns Math.atan(a).
atan2 - Static variable in class cern.jet.math.Functions
Function that returns Math.atan2(a,b).
atmosphere - Static variable in class cern.clhep.Units
 
atof(String) - Static method in class corejava.Format
Converts a string of digits to a double
atoi(String) - Static method in class corejava.Format
Converts a string of digits (decimal, octal or hex) to an integer
atol(String) - Static method in class corejava.Format
Converts a string of digits (decimal, octal or hex) to a long integer
ATTRIBUTE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
attributes - Variable in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
names of each editable attribute this feature has
audio_format - Variable in class jAudioFeatureExtractor.jAudioTools.AudioSamples
The AudioFormat used to encode the samples field.
AudioEventLineListener - Class in jAudioFeatureExtractor.jAudioTools
An implementation of the LineListener interface.
AudioEventLineListener() - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioEventLineListener
 
AudioFormatJFrame - Class in jAudioFeatureExtractor.jAudioTools
JFrame used to select encoding options for recording or synthsizing audio.
AudioFormatJFrame() - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Basic constructor.
AudioMethods - Class in jAudioFeatureExtractor.jAudioTools
A holder class for general static methods relating to sampled audio involving classes used in the javax.sound.sampled package.
AudioMethods() - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioMethods
 
AudioMethodsPlayback - Class in jAudioFeatureExtractor.jAudioTools
A holder class for static methods and internal classes relating to playing back audio recordings.
AudioMethodsPlayback() - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioMethodsPlayback
 
AudioMethodsPlayback.PlayThread - Class in jAudioFeatureExtractor.jAudioTools
A thread for playing an AudioInputStream directly to a SourceDataLine.
AudioMethodsRecording - Class in jAudioFeatureExtractor.jAudioTools
A holder class for static methods and internal classes relating to recording audio.
AudioMethodsRecording() - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording
 
AudioMethodsRecording.RecordThread - Class in jAudioFeatureExtractor.jAudioTools
A thread for recording from a given TargetDataLine into a ByteArrayOutputStream.
AudioMethodsRecording.RecordToFileThread - Class in jAudioFeatureExtractor.jAudioTools
A thread for recording from a given TargetDataLine into an audio file belonging to one of a number of types.
AudioMethodsSynthesis - Class in jAudioFeatureExtractor.jAudioTools
A holder class for general static methods relating to sampled audio.
AudioMethodsSynthesis() - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
 
AudioSamples - Class in jAudioFeatureExtractor.jAudioTools
A class for holding audio samples and associated audio formatting information.
AudioSamples(File, String, boolean) - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioSamples
Store the given audio file as samples and the corresponding AudioFormat.
AudioSamples(AudioInputStream, String, boolean) - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioSamples
Store the given AudioInputStream as samples and the corresponding AudioFormat.
AudioSamples(double[][], AudioFormat, String, boolean) - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioSamples
Store the given samples with the associated AudioFormat.
AudioSamples(double[][], float, String, boolean) - Constructor for class jAudioFeatureExtractor.jAudioTools.AudioSamples
Store the given samples with the associated sampling rate.
autoCorrelation(DoubleArrayList, int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the auto-correlation of a data sequence.
avgEnergy(short[]) - Static method in class org.oc.ocvolume.dsp.endPt
5ms frame (80 samples / frame)
determent the noise location base on the energy
calls: none
called by: absCut
Avogadro - Static variable in class cern.clhep.PhysicalConstants
 

B

b00(double, double, RandomEngine) - Method in class cern.jet.random.Beta
 
b01(double, double, RandomEngine) - Method in class cern.jet.random.Beta
 
b1prs(double, double, RandomEngine) - Method in class cern.jet.random.Beta
 
B_i0 - Static variable in class cern.jet.math.Bessel
Chebyshev coefficients for exp(-x) sqrt(x) I0(x) in the inverted interval [8,infinity].
B_i1 - Static variable in class cern.jet.math.Bessel
 
B_k0 - Static variable in class cern.jet.math.Bessel
 
B_k1 - Static variable in class cern.jet.math.Bessel
 
b_setup - Variable in class cern.jet.random.Hyperbolic
 
bar - Static variable in class cern.clhep.Units
 
barn - Static variable in class cern.clhep.Units
 
Batch - Class in jAudioFeatureExtractor.ACE.DataTypes
Data type used to represent a batch file.
Batch() - Constructor for class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
BATCH - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
BATCH_FILE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
batches - Variable in class jAudioFeatureExtractor.Controller
holds all currently defined batches.
BatchExecutionThread - Class in jAudioFeatureExtractor
GUI components that handles the execution of the feature extraction.
BatchExecutionThread(Controller, OuterFrame) - Constructor for class jAudioFeatureExtractor.BatchExecutionThread
Creates a new thread.
batchExecutionThread - Variable in class jAudioFeatureExtractor.Controller
 
batchProgressBar - Variable in class jAudioFeatureExtractor.BatchProgressFrame
Progress within a batch file.
BatchProgressFrame - Class in jAudioFeatureExtractor
Frame showing progress bars detailing the progress of the exeuction of batches.
BatchProgressFrame() - Constructor for class jAudioFeatureExtractor.BatchProgressFrame
Constructor that builds the frame.
BeatHistogram - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Beat Histogram from a signal.
BeatHistogram() - Constructor for class jAudioFeatureExtractor.AudioFeatures.BeatHistogram
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
BeatHistogramLabels - Class in jAudioFeatureExtractor.AudioFeatures
A "feature extractor" that calculates the bin labels, in beats per minute, of a beat histogram.
BeatHistogramLabels() - Constructor for class jAudioFeatureExtractor.AudioFeatures.BeatHistogramLabels
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
BeatSum - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Beat Sum from a signal.
BeatSum() - Constructor for class jAudioFeatureExtractor.AudioFeatures.BeatSum
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
becquerel - Static variable in class cern.clhep.Units
 
beforeInsert(int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, byte) - Method in class cern.colt.list.AbstractByteList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, char) - Method in class cern.colt.list.AbstractCharList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, double) - Method in class cern.colt.list.AbstractDoubleList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, float) - Method in class cern.colt.list.AbstractFloatList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, int) - Method in class cern.colt.list.AbstractIntList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, long) - Method in class cern.colt.list.AbstractLongList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, short) - Method in class cern.colt.list.AbstractShortList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, boolean) - Method in class cern.colt.list.BooleanArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, byte) - Method in class cern.colt.list.ByteArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, char) - Method in class cern.colt.list.CharArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, double) - Method in class cern.colt.list.DoubleArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, float) - Method in class cern.colt.list.FloatArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, int) - Method in class cern.colt.list.IntArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, long) - Method in class cern.colt.list.LongArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, Object) - Method in class cern.colt.list.ObjectArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsert(int, short) - Method in class cern.colt.list.ShortArrayList
Inserts the specified element before the specified position into the receiver.
beforeInsertAllOf(int, Collection) - Method in class cern.colt.list.AbstractList
Inserts all elements of the specified collection before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractBooleanList, int, int) - Method in class cern.colt.list.AbstractBooleanList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractByteList, int, int) - Method in class cern.colt.list.AbstractByteList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractCharList, int, int) - Method in class cern.colt.list.AbstractCharList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractDoubleList, int, int) - Method in class cern.colt.list.AbstractDoubleList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractFloatList, int, int) - Method in class cern.colt.list.AbstractFloatList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractIntList, int, int) - Method in class cern.colt.list.AbstractIntList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractLongList, int, int) - Method in class cern.colt.list.AbstractLongList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, AbstractShortList, int, int) - Method in class cern.colt.list.AbstractShortList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertAllOfFromTo(int, ObjectArrayList, int, int) - Method in class cern.colt.list.ObjectArrayList
Inserts the part of the specified list between otherFrom (inclusive) and otherTo (inclusive) before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractBooleanList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractByteList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractCharList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractDoubleList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractFloatList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractIntList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractLongList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.AbstractShortList
Inserts length dummy elements before the specified position into the receiver.
beforeInsertDummies(int, int) - Method in class cern.colt.list.ObjectArrayList
Inserts length dummies before the specified position into the receiver.
Benchmark - Class in cern.colt.map
Benchmarks the classes of this package.
Benchmark() - Constructor for class cern.colt.map.Benchmark
Makes this class non instantiable, but still let's others inherit from it.
benchmark(int, int, String) - Static method in class cern.colt.map.Benchmark
 
Benchmark - Class in cern.jet.random
Benchmarks random number generation from various distributions as well as PDF and CDF lookups.
Benchmark() - Constructor for class cern.jet.random.Benchmark
Makes this class non instantiable, but still let's others inherit from it.
Benchmark - Class in cern.jet.random.engine
Benchmarks the performance of the currently provided uniform pseudo-random number generation engines.
Benchmark() - Constructor for class cern.jet.random.engine.Benchmark
Makes this class non instantiable, but still let's others inherit from it.
benchmark(int) - Static method in class cern.jet.random.engine.Benchmark
Benchmarks raw() for various uniform generation engines.
Bessel - Class in cern.jet.math
Bessel and Airy functions.
Bessel() - Constructor for class cern.jet.math.Bessel
Makes this class non instantiable, but still let's others inherit from it.
Beta - Class in cern.jet.random
Beta distribution; math definition and animated definition.
Beta(double, double, RandomEngine) - Constructor for class cern.jet.random.Beta
Constructs a Beta distribution.
beta - Variable in class cern.jet.random.Beta
 
beta - Variable in class cern.jet.random.Hyperbolic
 
beta(double, double) - Static method in class cern.jet.stat.Gamma
Returns the beta function of the arguments.
beta(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the area from zero to x under the beta density function.
betaComplemented(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the right hand tail (from x to infinity) of the beta density function.
between(double, double) - Static method in class cern.jet.math.Functions
Constructs a function that returns (from<=a && a<=to) ? 1 : 0.
between(int, int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns (from<=a && a<=to) ? 1 : 0.
big - Static variable in class cern.jet.math.Constants
 
biginv - Static variable in class cern.jet.math.Constants
 
bin(DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cell values of the given vector into a bin from which statistics measures can be retrieved efficiently.
binarySearch(boolean) - Method in class cern.colt.list.AbstractBooleanList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(byte) - Method in class cern.colt.list.AbstractByteList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(char) - Method in class cern.colt.list.AbstractCharList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(double) - Method in class cern.colt.list.AbstractDoubleList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(float) - Method in class cern.colt.list.AbstractFloatList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(int) - Method in class cern.colt.list.AbstractIntList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(long) - Method in class cern.colt.list.AbstractLongList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(short) - Method in class cern.colt.list.AbstractShortList
Searches the receiver for the specified value using the binary search algorithm.
binarySearch(Object) - Method in class cern.colt.list.ObjectArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(boolean, int, int) - Method in class cern.colt.list.AbstractBooleanList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(byte, int, int) - Method in class cern.colt.list.AbstractByteList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(char, int, int) - Method in class cern.colt.list.AbstractCharList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(double, int, int) - Method in class cern.colt.list.AbstractDoubleList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(float, int, int) - Method in class cern.colt.list.AbstractFloatList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(int, int, int) - Method in class cern.colt.list.AbstractIntList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(long, int, int) - Method in class cern.colt.list.AbstractLongList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(short, int, int) - Method in class cern.colt.list.AbstractShortList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(byte, int, int) - Method in class cern.colt.list.ByteArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(char, int, int) - Method in class cern.colt.list.CharArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(double, int, int) - Method in class cern.colt.list.DoubleArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(float, int, int) - Method in class cern.colt.list.FloatArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(int, int, int) - Method in class cern.colt.list.IntArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(long, int, int) - Method in class cern.colt.list.LongArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(Object, int, int) - Method in class cern.colt.list.ObjectArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(Object, int, int, Comparator) - Method in class cern.colt.list.ObjectArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(short, int, int) - Method in class cern.colt.list.ShortArrayList
Searches the receiver for the specified value using the binary search algorithm.
binarySearchFromTo(byte[], byte, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(char[], char, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(double[], double, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(float[], float, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(int[], int, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(long[], long, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(Object[], Object, int, int, Comparator) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(short[], short, int, int) - Static method in class cern.colt.Sorting
Searches the list for the specified value using the binary search algorithm.
binarySearchFromTo(int, int, IntComparator) - Static method in class cern.colt.Sorting
Generically searches the list for the specified value using the binary search algorithm.
BinBinFunction1D - Interface in hep.aida.bin
Interface that represents a function object: a function that takes two bins as arguments and returns a single value.
binBoundaries - Variable in class cern.jet.stat.quantile.EquiDepthHistogram
 
binCentre(int) - Method in interface hep.aida.IAxis
Centre of the bin specified.
binCentre(int) - Method in class hep.aida.ref.FixedAxis
 
binCentre(int) - Method in class hep.aida.ref.VariableAxis
 
bindArg1(DoubleDoubleFunction, double) - Static method in class cern.jet.math.Functions
Constructs a unary function from a binary function with the first operand (argument) fixed to the given constant c.
bindArg1(IntIntFunction, int) - Static method in class cern.jet.math.IntFunctions
Constructs a unary function from a binary function with the first operand (argument) fixed to the given constant c.
bindArg2(DoubleDoubleFunction, double) - Static method in class cern.jet.math.Functions
Constructs a unary function from a binary function with the second operand (argument) fixed to the given constant c.
bindArg2(IntIntFunction, int) - Static method in class cern.jet.math.IntFunctions
Constructs a unary function from a binary function with the second operand (argument) fixed to the given constant c.
binEntries(int) - Method in interface hep.aida.IHistogram1D
Number of entries in the corresponding bin (ie the number of times fill was called for this bin).
binEntries(int, int) - Method in interface hep.aida.IHistogram2D
The number of entries (ie the number of times fill was called for this bin).
binEntries(int, int, int) - Method in interface hep.aida.IHistogram3D
The number of entries (ie the number of times fill was called for this bin).
binEntries(int) - Method in class hep.aida.ref.Histogram1D
 
binEntries(int, int) - Method in class hep.aida.ref.Histogram2D
 
binEntries(int, int, int) - Method in class hep.aida.ref.Histogram3D
 
binEntriesX(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionX().binEntries(indexX).
binEntriesY(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionY().binEntries(indexY).
binError(int) - Method in interface hep.aida.IHistogram1D
The error on this bin.
binError(int, int) - Method in interface hep.aida.IHistogram2D
The error on this bin.
binError(int, int, int) - Method in interface hep.aida.IHistogram3D
The error on this bin.
binError(int) - Method in class hep.aida.ref.Histogram1D
 
binError(int, int) - Method in class hep.aida.ref.Histogram2D
 
binError(int, int, int) - Method in class hep.aida.ref.Histogram3D
 
BinFunction1D - Interface in hep.aida.bin
Interface that represents a function object: a function that takes two bins as arguments and returns a single value.
BinFunctions1D - Class in hep.aida.bin
Function objects computing dynamic bin aggregations; to be passed to generic methods.
BinFunctions1D() - Constructor for class hep.aida.bin.BinFunctions1D
Makes this class non instantiable, but still let's others inherit from it.
binHeight(int) - Method in interface hep.aida.IHistogram1D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int, int) - Method in interface hep.aida.IHistogram2D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int, int, int) - Method in interface hep.aida.IHistogram3D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int) - Method in class hep.aida.ref.Histogram1D
 
binHeight(int, int) - Method in class hep.aida.ref.Histogram2D
 
binHeight(int, int, int) - Method in class hep.aida.ref.Histogram3D
 
binHeightX(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionX().binHeight(indexX).
binHeightY(int) - Method in interface hep.aida.IHistogram2D
Equivalent to projectionY().binHeight(indexY).
binLowerEdge(int) - Method in interface hep.aida.IAxis
Lower edge of the specified bin.
binLowerEdge(int) - Method in class hep.aida.ref.FixedAxis
 
binLowerEdge(int) - Method in class hep.aida.ref.VariableAxis
 
binOfElement(float) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the bin index of the given element.
binomial(double, long) - Static method in class cern.jet.math.Arithmetic
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
binomial(long, long) - Static method in class cern.jet.math.Arithmetic
Efficiently returns the binomial coefficient, often also referred to as "n over k" or "n choose k".
Binomial - Class in cern.jet.random
Binomial distribution; See the math definition and animated definition.
Binomial(int, double, RandomEngine) - Constructor for class cern.jet.random.Binomial
Constructs a binomial distribution.
binomial(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms 0 through k of the Binomial probability density.
binomialComplemented(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms k+1 through n of the Binomial probability density.
bins() - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the number of bins.
bins() - Method in interface hep.aida.IAxis
The number of bins (excluding underflow and overflow) on the axis.
bins() - Method in class hep.aida.ref.FixedAxis
 
bins - Variable in class hep.aida.ref.VariableAxis
 
bins() - Method in class hep.aida.ref.VariableAxis
 
binUpperEdge(int) - Method in interface hep.aida.IAxis
Upper edge of the specified bin.
binUpperEdge(int) - Method in class hep.aida.ref.FixedAxis
 
binUpperEdge(int) - Method in class hep.aida.ref.VariableAxis
 
binWidth(int) - Method in interface hep.aida.IAxis
Width of the bin specified.
binWidth(int) - Method in class hep.aida.ref.FixedAxis
 
binWidth(int) - Method in class hep.aida.ref.VariableAxis
 
BIT_INDEX_MASK - Static variable in class cern.colt.bitvector.QuickBitVector
 
bitMaskWithBitsSetFromTo(int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns a bit mask with bits in the specified range set to 1, all the rest set to 0.
BitMatrix - Class in cern.colt.bitvector
Fixed sized (non resizable) n*m bit matrix.
BitMatrix(int, int) - Constructor for class cern.colt.bitvector.BitMatrix
Constructs a bit matrix with a given number of columns and rows.
bits - Variable in class cern.colt.bitvector.BitMatrix
 
bits - Variable in class cern.colt.bitvector.BitVector
The bits of this object.
bits - Variable in class cern.colt.list.MinMaxNumberList
 
BITS_PER_UNIT - Static variable in class cern.colt.bitvector.QuickBitVector
 
bitsPerElement - Variable in class cern.colt.list.MinMaxNumberList
 
bitsPerElement() - Method in class cern.colt.list.MinMaxNumberList
Returns the number of bits necessary to store a single element.
bitsPerElement(long, long) - Static method in class cern.colt.list.MinMaxNumberList
Returns the number of bits necessary to store values in the range [minimum,maximum].
BitVector - Class in cern.colt.bitvector
Fixed sized (non resizable) bitvector.
BitVector(long[], int) - Constructor for class cern.colt.bitvector.BitVector
You normally need not use this method.
BitVector(int) - Constructor for class cern.colt.bitvector.BitVector
Constructs a bit vector that holds size bits.
blanks(int) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a String with length blanks.
blanks(int) - Static method in class cern.colt.matrix.linalg.Property
Returns a String with length blanks.
Blas - Interface in cern.colt.matrix.linalg
Subset of the BLAS (Basic Linear Algebra System); High quality "building block" routines for performing basic vector and matrix operations.
Bohr_radius - Static variable in class cern.clhep.PhysicalConstants
 
BooleanArrayList - Class in cern.colt.list
Resizable list holding boolean elements; implemented with arrays.
BooleanArrayList() - Constructor for class cern.colt.list.BooleanArrayList
Constructs an empty list.
BooleanArrayList(boolean[]) - Constructor for class cern.colt.list.BooleanArrayList
Constructs a list containing the specified elements.
BooleanArrayList(int) - Constructor for class cern.colt.list.BooleanArrayList
Constructs an empty list with the specified initial capacity.
BooleanProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
BRAY_CURTIS - Static variable in class cern.colt.matrix.doublealgo.Statistic
Bray-Curtis distance function; Sum( abs(x[i]-y[i]) ) / Sum( x[i]+y[i] ).
BreitWigner - Class in cern.jet.random
BreitWigner (aka Lorentz) distribution; See the math definition.
BreitWigner(double, double, double, RandomEngine) - Constructor for class cern.jet.random.BreitWigner
Constructs a BreitWigner distribution.
BreitWignerMeanSquare - Class in cern.jet.random
Mean-square BreitWigner distribution; See the math definition.
BreitWignerMeanSquare(double, double, double, RandomEngine) - Constructor for class cern.jet.random.BreitWignerMeanSquare
Constructs a mean-squared BreitWigner distribution.
buffer - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
buffered(int) - Method in class hep.aida.bin.AbstractBin1D
Constructs and returns a streaming buffer connected to the receiver.
bufferPosition - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
ByteArrayList - Class in cern.colt.list
Resizable list holding byte elements; implemented with arrays.
ByteArrayList() - Constructor for class cern.colt.list.ByteArrayList
Constructs an empty list.
ByteArrayList(byte[]) - Constructor for class cern.colt.list.ByteArrayList
Constructs a list containing the specified elements.
ByteArrayList(int) - Constructor for class cern.colt.list.ByteArrayList
Constructs an empty list with the specified initial capacity.
ByteComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
ByteProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.

C

c - Variable in class cern.jet.random.Zeta
 
c_light - Static variable in class cern.clhep.PhysicalConstants
 
c_pm - Variable in class cern.jet.random.Poisson
 
c_squared - Static variable in class cern.clhep.PhysicalConstants
 
cache - Variable in class cern.jet.random.Normal
 
cached_alxm - Variable in class cern.jet.random.PoissonSlow
 
cached_g - Variable in class cern.jet.random.PoissonSlow
 
cached_sq - Variable in class cern.jet.random.PoissonSlow
 
cacheFilled - Variable in class cern.jet.random.Normal
 
calculateEuclideanDistance(double[], double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the Euclidian distance between x and y.
calculateOffset(double[][][], int[]) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
 
CANBERRA - Static variable in class cern.colt.matrix.doublealgo.Statistic
Canberra distance function; Sum( abs(x[i]-y[i]) / abs(x[i]+y[i]) ).
Cancel - Class in jAudioFeatureExtractor
 
Cancel() - Constructor for class jAudioFeatureExtractor.Cancel
 
cancel - Variable in class jAudioFeatureExtractor.CommandLineThread
 
cancel() - Method in class jAudioFeatureExtractor.CommandLineThread
 
cancel_ - Variable in class jAudioFeatureExtractor.DataModel
Handle for killing in-progress analysis
candela - Static variable in class cern.clhep.Units
 
capacity - Variable in class cern.colt.buffer.DoubleBuffer
 
capacity - Variable in class cern.colt.buffer.DoubleBuffer2D
 
capacity - Variable in class cern.colt.buffer.DoubleBuffer3D
 
capacity - Variable in class cern.colt.buffer.IntBuffer
 
capacity - Variable in class cern.colt.buffer.IntBuffer2D
 
capacity - Variable in class cern.colt.buffer.IntBuffer3D
 
capacity - Variable in class cern.colt.buffer.ObjectBuffer
 
capacity - Variable in class cern.colt.list.MinMaxNumberList
 
cardinality() - Method in class cern.colt.bitvector.BitMatrix
Returns the number of bits currently in the true state.
cardinality() - Method in class cern.colt.bitvector.BitVector
Returns the number of bits currently in the true state.
cardinality() - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the number of cells having non-zero values, but at most maxCardinality; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the number of cells having non-zero values, but at most maxCardinality; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns the number of cells having non-zero values.
cardinality() - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the number of cells having non-zero values; ignores tolerance.
cardinality() - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the number of cells having non-zero values; ignores tolerance.
cdf(double) - Method in class cern.jet.random.Beta
Returns the cumulative distribution function.
cdf(int) - Method in class cern.jet.random.Binomial
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.ChiSquare
Returns the cumulative distribution function.
cdf - Variable in class cern.jet.random.Empirical
 
cdf(int) - Method in class cern.jet.random.Empirical
Returns the cumulative distribution function.
cdf - Variable in class cern.jet.random.EmpiricalWalker
 
cdf(int) - Method in class cern.jet.random.EmpiricalWalker
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Exponential
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Gamma
Returns the cumulative distribution function.
cdf(int) - Method in class cern.jet.random.NegativeBinomial
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Normal
Returns the cumulative distribution function.
cdf(int) - Method in class cern.jet.random.Poisson
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.StudentT
Returns the cumulative distribution function.
cdf(double) - Method in class cern.jet.random.Uniform
Returns the cumulative distribution function (assuming a continous uniform distribution).
ceil(double) - Static method in class cern.jet.math.Arithmetic
Returns the smallest long >= value.
ceil - Static variable in class cern.jet.math.Functions
Function that returns Math.ceil(a).
CENTER - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to its center.
center() - Method in class hep.aida.bin.AbstractBin
Returns center(0).
center(int) - Method in class hep.aida.bin.AbstractBin
Returns a custom definable "center" measure; override this method if necessary.
centimeter - Static variable in class cern.clhep.Units
 
centimeter2 - Static variable in class cern.clhep.Units
 
centimeter3 - Static variable in class cern.clhep.Units
 
cepCoefficients(double[]) - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQMFCC
Borrowed from Orange Cow MFCC implementation (BSD) Cepstral coefficients are calculated from the output of the Non-linear Transformation method
calls: none
called by: featureExtraction
cepCoefficients(double[]) - Method in class org.oc.ocvolume.dsp.featureExtraction
Cepstral coefficients are calculated from the output of the Non-linear Transformation method
calls: none
called by: featureExtraction
cern.clhep - package cern.clhep
 
cern.colt - package cern.colt
 
cern.colt.bitvector - package cern.colt.bitvector
 
cern.colt.buffer - package cern.colt.buffer
 
cern.colt.function - package cern.colt.function
 
cern.colt.list - package cern.colt.list
 
cern.colt.list.adapter - package cern.colt.list.adapter
 
cern.colt.map - package cern.colt.map
 
cern.colt.matrix - package cern.colt.matrix
 
cern.colt.matrix.doublealgo - package cern.colt.matrix.doublealgo
 
cern.colt.matrix.impl - package cern.colt.matrix.impl
 
cern.colt.matrix.linalg - package cern.colt.matrix.linalg
 
cern.colt.matrix.objectalgo - package cern.colt.matrix.objectalgo
 
cern.jet.math - package cern.jet.math
 
cern.jet.random - package cern.jet.random
 
cern.jet.random.engine - package cern.jet.random.engine
 
cern.jet.random.sampling - package cern.jet.random.sampling
 
cern.jet.stat - package cern.jet.stat
 
cern.jet.stat.quantile - package cern.jet.stat.quantile
 
chain(DoubleDoubleFunction, DoubleFunction, DoubleFunction) - Static method in class cern.jet.math.Functions
Constructs the function f( g(a), h(b) ).
chain(DoubleFunction, DoubleDoubleFunction) - Static method in class cern.jet.math.Functions
Constructs the function g( h(a,b) ).
chain(DoubleFunction, DoubleFunction) - Static method in class cern.jet.math.Functions
Constructs the function g( h(a) ).
chain(IntFunction, IntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs the function g( h(a) ).
chain(IntFunction, IntIntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs the function g( h(a,b) ).
chain(IntIntFunction, IntFunction, IntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs the function f( g(a), h(b) ).
chainMetaFeatureFactory(MetaFeatureFactory) - Method in class jAudioFeatureExtractor.AudioFeatures.MetaFeatureFactory
Factory method for setting up the construction order for
channel_samples - Variable in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Audio samles, with a minimum value of -1 and a maximum value of +1.
characters(char[], int, int) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
characters(char[], int, int) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
Used to process character data in the XML file.
characters(char[], int, int) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseClassificationsFileHandler
This method responds to the contents of tags in a way determined by the name of the tag (as determined by the startElement method).
characters(char[], int, int) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseDataSetFileHandler
This method responds to the contents of tags in a way determined by the name of the tag (as determined by the startElement method).
characters(char[], int, int) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseFeatureDefinitionsFileHandler
This method responds to the contents of tags in a way determined by the name of the tag (as determined by the startElement method).
characters(char[], int, int) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseSaveSettings
Used to process character data in the XML file.
characters(char[], int, int) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseTaxonomyFileHandler
This method creates a new node of the tree and places the textual content of the element in the new node.
CharArrayList - Class in cern.colt.list
Resizable list holding char elements; implemented with arrays.
CharArrayList() - Constructor for class cern.colt.list.CharArrayList
Constructs an empty list.
CharArrayList(char[]) - Constructor for class cern.colt.list.CharArrayList
Constructs a list containing the specified elements.
CharArrayList(int) - Constructor for class cern.colt.list.CharArrayList
Constructs an empty list with the specified initial capacity.
CharComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
CharProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
chbevl(double, double[], int) - Static method in class cern.jet.math.Arithmetic
Evaluates the series of Chebyshev polynomials Ti at argument x/2.
checkBox(int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Checks whether the receiver contains the given box and throws an exception, if necessary.
checkBox(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether the receiver contains the given box and throws an exception, if necessary.
checkChannelSegregatedSamplesForClipping() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the maximum deviation in the stored sample values outside the permissible range of -1 to +1.
checkColumn(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring a column index to be within bounds.
checkColumn(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring a column index to be within bounds.
checkColumnIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Checks whether indexes are legal and throws an exception, if necessary.
checkColumnIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether indexes are legal and throws an exception, if necessary.
checkDimensionCompatibility(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Sanity check for operations requiring matrices with the same number of columns and rows.
checkIndex(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sanity check for operations requiring an index to be within bounds.
checkIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Checks whether indexes are legal and throws an exception, if necessary.
checkMixedDownSamplesForClipping() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the maximum deviation in the stored mixed down sample values outside the permissible range of -1 to +1.
checkRange(int, int) - Static method in class cern.colt.list.AbstractList
Checks if the given index is in range.
checkRange(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Checks whether the receiver contains the given range and throws an exception, if necessary.
checkRangeFromTo(int, int, int) - Static method in class cern.colt.bitvector.BitVector
Checks if the given range is within the contained array's bounds.
checkRangeFromTo(int, int, int) - Static method in class cern.colt.list.AbstractList
Checks if the given range is within the contained array's bounds.
checkRangeFromTo(int, int, int) - Static method in class cern.jet.stat.Descriptive
Checks if the given range is within the contained array's bounds.
checkRectangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Checks whether the given matrix A is rectangular.
checkRectangularShape(double[][]) - Static method in class cern.colt.matrix.DoubleFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRectangularShape(DoubleMatrix2D[][]) - Static method in class cern.colt.matrix.DoubleFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRectangularShape(ObjectMatrix2D[][]) - Static method in class cern.colt.matrix.ObjectFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRectangularShape(Object[][]) - Static method in class cern.colt.matrix.ObjectFactory2D
Checks whether the given array is rectangular, that is, whether all rows have the same number of columns.
checkRow(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring a row index to be within bounds.
checkRow(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring a row index to be within bounds.
checkRowIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Checks whether indexes are legal and throws an exception, if necessary.
checkRowIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether indexes are legal and throws an exception, if necessary.
checkShape(AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring two matrices with the same number of columns and rows.
checkShape(AbstractMatrix2D, AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sanity check for operations requiring matrices with the same number of columns and rows.
checkShape(AbstractMatrix3D) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring two matrices with the same number of slices, rows and columns.
checkShape(AbstractMatrix3D, AbstractMatrix3D) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring matrices with the same number of slices, rows and columns.
checkSize(BitVector) - Method in class cern.colt.bitvector.BitVector
Sanity check for operations requiring another bitvector with at least the same size.
checkSize(double[]) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sanity check for operations requiring two matrices with the same size.
checkSize(AbstractMatrix1D) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sanity check for operations requiring two matrices with the same size.
checkSlice(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sanity check for operations requiring a slice index to be within bounds.
checkSliceIndexes(int[]) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Checks whether indexes are legal and throws an exception, if necessary.
checkSquare(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Checks whether the given matrix A is square.
ChiSquare - Class in cern.jet.random
ChiSquare distribution; See the math definition and animated definition.
ChiSquare(double, RandomEngine) - Constructor for class cern.jet.random.ChiSquare
Constructs a ChiSquare distribution.
chiSquare(double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
chiSquareComplemented(double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the right hand tail (from x to infinity) of the Chi square probability density function with v degrees of freedom.
CholeskyDecomposition - Class in cern.colt.matrix.linalg
For a symmetric, positive definite matrix A, the Cholesky decomposition is a lower triangular matrix L so that A = L*L'; If the matrix is not symmetric or positive definite, the constructor returns a partial decomposition and sets an internal flag that may be queried by the isSymmetricPositiveDefinite() method.
CholeskyDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.CholeskyDecomposition
Constructs and returns a new Cholesky decomposition object for a symmetric and positive definite matrix; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
chooseGrowCapacity(int, double, double) - Method in class cern.colt.map.AbstractMap
Chooses a new prime table capacity optimized for growing that (approximately) satisfies the invariant c * minLoadFactor <= size <= c * maxLoadFactor and has at least one FREE slot for the given size.
chooseHighWaterMark(int, double) - Method in class cern.colt.map.AbstractMap
Returns new high water mark threshold based on current capacity and maxLoadFactor.
chooseLowWaterMark(int, double) - Method in class cern.colt.map.AbstractMap
Returns new low water mark threshold based on current capacity and minLoadFactor.
chooseMeanCapacity(int, double, double) - Method in class cern.colt.map.AbstractMap
Chooses a new prime table capacity neither favoring shrinking nor growing, that (approximately) satisfies the invariant c * minLoadFactor <= size <= c * maxLoadFactor and has at least one FREE slot for the given size.
chooseShrinkCapacity(int, double, double) - Method in class cern.colt.map.AbstractMap
Chooses a new prime table capacity optimized for shrinking that (approximately) satisfies the invariant c * minLoadFactor <= size <= c * maxLoadFactor and has at least one FREE slot for the given size.
chopping(short[], int[]) - Static method in class org.oc.ocvolume.dsp.endPt
cut the sample into smaller part
calls: none
called by: absCut
CLASS - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
classic_electr_radius - Static variable in class cern.clhep.PhysicalConstants
 
classifications - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
The class(es) that this top-level SegmentedClassification or section belongs to.
clear() - Method in class cern.colt.bitvector.BitMatrix
Clears all bits of the receiver.
clear() - Method in class cern.colt.bitvector.BitVector
Clears all bits of the receiver.
clear(int) - Method in class cern.colt.bitvector.BitVector
Changes the bit with index bitIndex to the "clear" (false) state.
clear(long[], int) - Static method in class cern.colt.bitvector.QuickBitVector
Changes the bit with index bitIndex in the bitvector bits to the "clear" (false) state.
clear() - Method in class cern.colt.buffer.DoubleBuffer
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.DoubleBuffer2D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.DoubleBuffer3D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.IntBuffer
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.IntBuffer2D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.IntBuffer3D
Sets the receiver's size to zero.
clear() - Method in class cern.colt.buffer.ObjectBuffer
Sets the receiver's size to zero.
clear() - Method in class cern.colt.list.AbstractCollection
Removes all elements from the receiver.
clear() - Method in class cern.colt.list.AbstractList
Removes all elements from the receiver.
clear() - Method in class cern.colt.map.AbstractMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenDoubleIntHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenIntDoubleHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenIntIntHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenIntObjectHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in class cern.colt.map.OpenLongObjectHashMap
Removes all (key,value) associations from the receiver.
clear() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.AbstractBin
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.DynamicBin1D
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.QuantileBin1D
Removes all elements from the receiver.
clear() - Method in class hep.aida.bin.StaticBin1D
Removes all elements from the receiver.
clear() - Method in class jAudioFeatureExtractor.AggListTableModel
Resets the lists of available aggregators to empty.
clearAllMeasures() - Method in class hep.aida.bin.DynamicBin1D
Resets the values of all measures.
clearAllMeasures() - Method in class hep.aida.bin.MightyStaticBin1D
Resets the values of all measures.
clearAllMeasures() - Method in class hep.aida.bin.StaticBin1D
Resets the values of all measures.
clearTable() - Method in class jAudioFeatureExtractor.FeatureSelectorTableModel
 
clearTable() - Method in class jAudioFeatureExtractor.RecordingsTableModel
Removes all contents of the table.
clipSamples(double[][]) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Clips the given samples so that all values below -1 are set to -1 and all values above 1 are set to 1.
clone() - Method in class cern.colt.bitvector.BitMatrix
Cloning this BitMatrix produces a new BitMatrix that is equal to it.
clone() - Method in class cern.colt.bitvector.BitVector
Cloning this BitVector produces a new BitVector that is equal to it.
clone() - Method in class cern.colt.list.AbstractBooleanList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractByteList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractCharList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractDoubleList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractFloatList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractIntList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractLongList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.AbstractShortList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.BooleanArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.ByteArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.CharArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.DoubleArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.FloatArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.IntArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.LongArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.list.ObjectArrayList
Returns a copy of the receiver such that the copy and the receiver share the same elements, but do not share the same array to index them; So modifying an object in the copy modifies the object in the receiver and vice versa; However, structurally modifying the copy (for example changing its size, setting other objects at indexes, etc.) does not affect the receiver and vice versa.
clone() - Method in class cern.colt.list.ShortArrayList
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenIntIntHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenIntObjectHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.map.OpenLongObjectHashMap
Returns a deep copy of the receiver.
clone() - Method in class cern.colt.matrix.linalg.Algebra
Returns a copy of the receiver.
clone() - Method in class cern.colt.PersistentObject
Returns a copy of the receiver.
clone() - Method in class cern.jet.random.AbstractDistribution
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.BreitWignerMeanSquare
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.Empirical
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.EmpiricalWalker
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.engine.MersenneTwister
Returns a copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.NegativeBinomial
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.Poisson
Returns a deep copy of the receiver; the copy will produce identical sequences.
clone() - Method in class cern.jet.random.sampling.RandomSampler
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Returns a deep copy of the receiver.
clone() - Method in class cern.jet.random.sampling.WeightedRandomSampler
Returns a deep copy of the receiver.
clone() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns a deep copy of the receiver.
clone() - Method in class hep.aida.bin.DynamicBin1D
Returns a deep copy of the receiver.
clone() - Method in class hep.aida.bin.MightyStaticBin1D
Returns a deep copy of the receiver.
clone() - Method in class hep.aida.bin.QuantileBin1D
Returns a deep copy of the receiver.
clone() - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Create a new aggregator of the same class
clone() - Method in class jAudioFeatureExtractor.Aggregators.AreaMoments
 
clone() - Method in class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
clone() - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
clone() - Method in class jAudioFeatureExtractor.Aggregators.Mean
 
clone() - Method in class jAudioFeatureExtractor.Aggregators.MFCC
 
clone() - Method in class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
 
clone() - Method in class jAudioFeatureExtractor.Aggregators.StandardDeviation
 
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMoments
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsConstantQMFCC
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsLogConstantQ
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsMFCC
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximation
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationConstantQMFCC
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationLogConstantQ
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogram
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogramLabels
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.BeatSum
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.Compactness
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQ
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQMFCC
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.Derivative
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.FFTBinFrequencies
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.FractionOfLowEnergyWindows
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralCentroid
Proviede a complete copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralFlux
Proviede a complete copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralSmoothness
Proviede a complete copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.LogConstantQ
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.LPC
Provide a complete copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.LPCRemoved
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.MagnitudeSpectrum
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.Mean
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.MFCC
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.Moments
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.PeakFinder
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.PowerSpectrum
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.RelativeDifferenceFunction
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.RMS
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralCentroid
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralFlux
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralRolloffPoint
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralVariability
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.StrengthOfStrongestBeat
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestBeat
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyVariability
 
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaFFTMax
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaSpectralCentroid
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaZeroCrossings
Create an identical copy of this feature.
clone() - Method in class jAudioFeatureExtractor.AudioFeatures.ZeroCrossings
Create an identical copy of this feature.
cm - Static variable in class cern.clhep.Units
 
cm2 - Static variable in class cern.clhep.Units
 
cm3 - Static variable in class cern.clhep.Units
 
codeOf(long) - Method in class cern.colt.list.DistinctNumberList
Returns the code that shall be stored for the given element.
cof - Static variable in class cern.jet.random.PoissonSlow
 
collapseFeatures(double[][][], int[]) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
 
column - Variable in class cern.jet.random.engine.RandomSeedGenerator
 
columns - Variable in class cern.colt.bitvector.BitMatrix
 
columns() - Method in class cern.colt.bitvector.BitMatrix
Returns the number of columns of the receiver.
columns - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of colums and rows this matrix (view) has
columns() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the number of columns.
columns - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of columns this matrix (view) has
columns() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of columns.
COLUMNS - Static variable in class cern.jet.random.engine.RandomSeedTable
The number of columns of the matrix (currently COLUMNS = 2).
columnSeparator - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two columns from another; currently " ".
columnStride - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of elements between two columns, i.e.
columnStride - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of elements between two columns, i.e.
columnZero - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the index of the first element
columnZero - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the index of the first element
CommandLineThread - Class in jAudioFeatureExtractor
 
CommandLineThread(Batch) - Constructor for class jAudioFeatureExtractor.CommandLineThread
 
comments - Variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseFileHandler
Holds any comments extracted from the XML file.
Compactness - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Compactness.
Compactness() - Constructor for class jAudioFeatureExtractor.AudioFeatures.Compactness
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
compare(byte, byte) - Method in interface cern.colt.function.ByteComparator
Compares its two arguments for order.
compare(char, char) - Method in interface cern.colt.function.CharComparator
Compares its two arguments for order.
compare(double, double) - Method in interface cern.colt.function.DoubleComparator
Compares its two arguments for order.
compare(float, float) - Method in interface cern.colt.function.FloatComparator
Compares its two arguments for order.
compare(int, int) - Method in interface cern.colt.function.IntComparator
Compares its two arguments for order.
compare(long, long) - Method in interface cern.colt.function.LongComparator
Compares its two arguments for order.
compare(short, short) - Method in interface cern.colt.function.ShortComparator
Compares its two arguments for order.
compare(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix1DComparator
Compares its two arguments for order.
compare(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix2DComparator
Compares its two arguments for order.
compare(ObjectMatrix1D, ObjectMatrix1D) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix1DComparator
Compares its two arguments for order.
compare(ObjectMatrix2D, ObjectMatrix2D) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix2DComparator
Compares its two arguments for order.
compare - Static variable in class cern.jet.math.Functions
Function that returns a < b ? -1 : a > b ? 1 : 0.
compare(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a < b ? -1 : a > b ? 1 : 0.
compare - Static variable in class cern.jet.math.IntFunctions
Function that returns a < b ? -1 : a > b ? 1 : 0.
compare(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a < b ? -1 : a > b ? 1 : 0.
compareWith(AbstractBin1D) - Method in class hep.aida.bin.AbstractBin1D
Computes the deviations from the receiver's measures to another bin's measures.
compareWith(AbstractBin1D) - Method in class hep.aida.bin.MightyStaticBin1D
Computes the deviations from the receiver's measures to another bin's measures.
compareWith(AbstractBin1D) - Method in class hep.aida.bin.QuantileBin1D
Computes the deviations from the receiver's measures to another bin's measures.
compose(DoubleMatrix2D[][]) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a block matrix made from the given parts.
compose(ObjectMatrix2D[][]) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a block matrix made from the given parts.
composeDiagonal(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a diagonal block matrix from the given parts (the direct sum of two matrices).
composeDiagonal(DoubleMatrix2D, DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a diagonal block matrix from the given parts.
composeDiagonal(ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a diagonal block matrix from the given parts (the direct sum of two matrices).
composeDiagonal(ObjectMatrix2D, ObjectMatrix2D, ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a diagonal block matrix from the given parts.
computeFFT(double[]) - Static method in class org.oc.ocvolume.dsp.fft
performs Fast Fourier Transformation
calls: none
called by: featureExtraction
concatenateArray(Object[], Object[]) - Static method in class jAudioFeatureExtractor.GeneralTools.GeneralMethods
Returns a new array whose first part consists of the elements of array_1 and whose second part consists of the elements of array_2.
cond(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the condition of matrix A, which is the ratio of largest to smallest singular value.
cond() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the two norm condition number, which is max(S) / min(S).
constant(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns the constant c.
constant(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns the constant c.
ConstantQ - Class in jAudioFeatureExtractor.AudioFeatures
 
ConstantQ() - Constructor for class jAudioFeatureExtractor.AudioFeatures.ConstantQ
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
ConstantQMFCC - Class in jAudioFeatureExtractor.AudioFeatures
 
ConstantQMFCC() - Constructor for class jAudioFeatureExtractor.AudioFeatures.ConstantQMFCC
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
Constants - Class in cern.jet.math
Defines some useful constants.
Constants() - Constructor for class cern.jet.math.Constants
Makes this class non instantiable, but still let's others inherit from it.
container - Variable in class jAudioFeatureExtractor.DataModel
wrapper object for the aggregators.
contains(boolean) - Method in class cern.colt.list.AbstractBooleanList
Returns true if the receiver contains the specified element.
contains(byte) - Method in class cern.colt.list.AbstractByteList
Returns true if the receiver contains the specified element.
contains(char) - Method in class cern.colt.list.AbstractCharList
Returns true if the receiver contains the specified element.
contains(double) - Method in class cern.colt.list.AbstractDoubleList
Returns true if the receiver contains the specified element.
contains(float) - Method in class cern.colt.list.AbstractFloatList
Returns true if the receiver contains the specified element.
contains(int) - Method in class cern.colt.list.AbstractIntList
Returns true if the receiver contains the specified element.
contains(long) - Method in class cern.colt.list.AbstractLongList
Returns true if the receiver contains the specified element.
contains(short) - Method in class cern.colt.list.AbstractShortList
Returns true if the receiver contains the specified element.
contains(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns true if the receiver contains the specified element.
containsBox(int, int, int, int) - Method in class cern.colt.bitvector.BitMatrix
Checks whether the receiver contains the given box.
containsKey(double) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.AbstractIntObjectMap
Returns true if the receiver contains the specified key.
containsKey(long) - Method in class cern.colt.map.AbstractLongObjectMap
Returns true if the receiver contains the specified key.
containsKey(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns true if the receiver contains the specified key.
containsKey(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns true if the receiver contains the specified key.
containsKey(long) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns true if the receiver contains the specified key.
containsValue(int) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns true if the receiver contains the specified value.
containsValue(double) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns true if the receiver contains the specified value.
containsValue(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.AbstractIntObjectMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.AbstractLongObjectMap
Returns true if the receiver contains the specified value.
containsValue(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns true if the receiver contains the specified value.
containsValue(double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns true if the receiver contains the specified value.
containsValue(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns true if the receiver contains the specified value.
containsValue(Object) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns true if the receiver contains the specified value.
content - Variable in class cern.colt.list.adapter.DoubleListAdapter
 
content - Variable in class cern.colt.list.adapter.FloatListAdapter
 
content - Variable in class cern.colt.list.adapter.IntListAdapter
 
content - Variable in class cern.colt.list.adapter.LongListAdapter
 
content - Variable in class cern.colt.list.adapter.ObjectListAdapter
 
Controller - Class in jAudioFeatureExtractor
Controller is a master location for all actions and non-gui components.
Controller() - Constructor for class jAudioFeatureExtractor.Controller
Initial creation and configuration of most controller and model data.
controller - Variable in class jAudioFeatureExtractor.OuterFrame
A class that contains all the logic for handling events fired from this gui.
Converter - Class in hep.aida.ref
Histogram conversions, for example to String and XML format; This class requires the Colt distribution, whereas the rest of the package is entirelly stand-alone.
Converter() - Constructor for class hep.aida.ref.Converter
Creates a new histogram converter.
convertFilePathToFileName(String) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns the name of the file referred to by the given path.
convertSampleToTime(int, float) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Returns the time corresponding to the given sample indice with the given sampling rate.
convertTimeToSample(double, float) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Returns the sample corresponding to the given time with the given sampling rate.
convertToAudioInputStream(double[][], AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns an AudioInputStream containing the given samples encoded using the given AudioFormat.
convertUnsupportedFormat(AudioInputStream) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Takes the given AudioInputStream and tests if it is playable.
coordToIndex(double) - Method in interface hep.aida.IAxis
Converts a coordinate on the axis to a bin number.
coordToIndex(double) - Method in class hep.aida.ref.FixedAxis
 
coordToIndex(double) - Method in class hep.aida.ref.VariableAxis
 
copy() - Method in class cern.colt.bitvector.BitMatrix
Returns a shallow clone of the receiver; calls clone() and casts the result.
copy() - Method in class cern.colt.bitvector.BitVector
Returns a deep copy of the receiver; calls clone() and casts the result.
copy() - Method in class cern.colt.list.BooleanArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.ByteArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.CharArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.DoubleArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.FloatArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.IntArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.LongArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.list.ObjectArrayList
Returns a copy of the receiver; call clone() and casts the result.
copy() - Method in class cern.colt.list.ShortArrayList
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractIntIntMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a deep copy of the receiver; uses clone() and casts the result.
copy() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a deep copy of the receiver.
copy() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a deep copy of the receiver.
CopyAction - Class in jAudioFeatureExtractor.actions
Copy object that is included for completeness only.
CopyAction() - Constructor for class jAudioFeatureExtractor.actions.CopyAction
Construtor that sets the menu item text.
copyAction - Variable in class jAudioFeatureExtractor.Controller
Not really applicable but included anyways for completeness
copyFile(String, String) - Static method in class jAudioFeatureExtractor.GeneralTools.FileMethods
Copies the contents of one file to another.
corejava - package corejava
 
correlation(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Modifies the given covariance matrix to be a correlation matrix (in-place).
correlation(DoubleArrayList, double, DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the correlation of two data sequences.
correlation(DynamicBin1D) - Method in class hep.aida.bin.DynamicBin1D
Returns the correlation of two bins, which is corr(x,y) = covariance(x,y) / (stdDev(x)*stdDev(y)) (Pearson's correlation coefficient).
cos - Static variable in class cern.jet.math.Functions
Function that returns Math.cos(a).
coulomb - Static variable in class cern.clhep.Units
 
countSortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending numerical order (false < true).
countSortFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, byte, byte) - Method in class cern.colt.list.ByteArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, char, char) - Method in class cern.colt.list.CharArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, int, int) - Method in class cern.colt.list.IntArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, long, long) - Method in class cern.colt.list.LongArrayList
Sorts the specified range of the receiver into ascending numerical order.
countSortFromTo(int, int, short, short) - Method in class cern.colt.list.ShortArrayList
Sorts the specified range of the receiver into ascending numerical order.
covariance(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns the covariance matrix of the given matrix.
covariance(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the covariance of two data sequences, which is cov(x,y) = (1/(size()-1)) * Sum((x[i]-mean(x)) * (y[i]-mean(y))).
covariance(DynamicBin1D) - Method in class hep.aida.bin.DynamicBin1D
Returns the covariance of two bins, which is cov(x,y) = (1/size()) * Sum((x[i]-mean(x)) * (y[i]-mean(y))).
create(String) - Method in class cern.colt.matrix.impl.FormerFactory
Constructs and returns a new format instance.
cube(DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
2-d OLAP cube operator; Fills all cells of the given vectors into the given histogram.
cube(DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
3-d OLAP cube operator; Fills all cells of the given vectors into the given histogram.
curie - Static variable in class cern.clhep.Units
 
cut - Variable in class cern.jet.random.BreitWigner
 
CutAction - Class in jAudioFeatureExtractor.actions
Cut Action that is included for completenes only.
CutAction() - Constructor for class jAudioFeatureExtractor.actions.CutAction
Constructore that sets the menu text.
cutAction - Variable in class jAudioFeatureExtractor.Controller
Not really applicable but included anyways for completeness
cutoff - Variable in class jAudioFeatureExtractor.AudioFeatures.SpectralRolloffPoint
 

D

d - Variable in class cern.jet.random.Zeta
 
dasum(DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Returns the sum of absolute values; |x[0]| + |x[1]| + ...
dasum(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
data - Variable in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
DataModel - Class in jAudioFeatureExtractor
All components that are not tightly tied to GUI.
DataModel(String, ModelListener) - Constructor for class jAudioFeatureExtractor.DataModel
Initializes each of the arrays with all available efeatures.
DataSet - Class in jAudioFeatureExtractor.ACE.DataTypes
Objects of this class each hold feature values for an item to be classified.
DataSet() - Constructor for class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Generate an empty DataSet.
daxpy(double, DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Combined vector scaling; y = y + alpha*x.
daxpy(double, DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Combined matrix scaling; B = B + alpha*A.
daxpy(double, DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
daxpy(double, DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dcopy(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Vector assignment (copying); y = x.
dcopy(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Matrix assignment (copying); B = A.
dcopy(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dcopy(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
ddot(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
ddot(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dec - Static variable in class cern.jet.math.IntFunctions
Function that returns a--.
DECIMAL - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to the decimal point.
decompose(DoubleMatrix2D[][], DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Splits a block matrix into its constituent blocks; Copies blocks of a matrix into the given parts.
decompose(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Decomposes matrix A into L and U (in-place).
decompose(DoubleMatrix2D, int) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Decomposes the banded and square matrix A into L and U (in-place).
decompose(ObjectMatrix2D[][], ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Splits a block matrix into its constituent blocks; Copies blocks of a matrix into the given parts.
DEFAULT - Static variable in class cern.colt.matrix.linalg.Algebra
A default Algebra object; has Property.DEFAULT attached for tolerance.
DEFAULT - Static variable in class cern.colt.matrix.linalg.Property
The default Property object; currently has tolerance()==1.0E-9.
DEFAULT_COLUMN_SEPARATOR - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two columns from another; currently " ".
DEFAULT_MIN_COLUMN_WIDTH - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default minimum number of characters a column may have; currently 1.
DEFAULT_ROW_SEPARATOR - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two rows from another; currently "\n".
DEFAULT_SEED - Static variable in class cern.jet.random.engine.DRand
 
DEFAULT_SEED - Static variable in class cern.jet.random.engine.MersenneTwister
 
DEFAULT_SLICE_SEPARATOR - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two slices from another; currently "\n\n".
defaultCapacity - Static variable in class cern.colt.map.AbstractMap
 
defaultMaxLoadFactor - Static variable in class cern.colt.map.AbstractMap
 
defaultMinLoadFactor - Static variable in class cern.colt.map.AbstractMap
 
defaults - Variable in class jAudioFeatureExtractor.DataModel
list of which features are enabled by default
defineAudioFormat(float, int, int, boolean, boolean) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Returns a new AudioFormat with the given parameters.
defineFeature(FeatureExtractor) - Method in class jAudioFeatureExtractor.AudioFeatures.Derivative
Factory class for creating a new FeatureExtraction object.
defineFeature(FeatureExtractor) - Method in class jAudioFeatureExtractor.AudioFeatures.Mean
Factory method for this class which generates a fully usable MetaFeature object.
defineFeature(FeatureExtractor) - Method in class jAudioFeatureExtractor.AudioFeatures.MetaFeatureFactory
Factory method for generating a specific feature with a given set of hierarchical metafeatures.
defineFeature(FeatureExtractor) - Method in class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Factory method for this class which generates a fully usable MetaFeature object.
definition - Variable in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
definition - Variable in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Meta-data describing a feature.
deg - Static variable in class cern.clhep.Units
 
degree - Static variable in class cern.clhep.Units
 
delete(boolean) - Method in class cern.colt.list.AbstractBooleanList
Deletes the first element from the receiver that is identical to the specified element.
delete(byte) - Method in class cern.colt.list.AbstractByteList
Deletes the first element from the receiver that is identical to the specified element.
delete(char) - Method in class cern.colt.list.AbstractCharList
Deletes the first element from the receiver that is identical to the specified element.
delete(double) - Method in class cern.colt.list.AbstractDoubleList
Deletes the first element from the receiver that is identical to the specified element.
delete(float) - Method in class cern.colt.list.AbstractFloatList
Deletes the first element from the receiver that is identical to the specified element.
delete(int) - Method in class cern.colt.list.AbstractIntList
Deletes the first element from the receiver that is identical to the specified element.
delete(long) - Method in class cern.colt.list.AbstractLongList
Deletes the first element from the receiver that is identical to the specified element.
delete(short) - Method in class cern.colt.list.AbstractShortList
Deletes the first element from the receiver that is identical to the specified element.
delete(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Deletes the first element from the receiver that matches the specified element.
demo1() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo1() - Static method in class cern.colt.matrix.doublealgo.Statistic
Demonstrates usage of this class.
demo1() - Method in class cern.colt.matrix.DoubleFactory2D
Demonstrates usage of this class.
demo1() - Static method in class cern.colt.matrix.impl.AbstractFormatter
Demonstrates how to use this class.
demo1() - Static method in class cern.jet.math.Functions
Demonstrates usage of this class.
demo1() - Static method in class cern.jet.random.Benchmark
Prints the first size random numbers generated by the distribution.
demo2() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo2(int, int, boolean) - Static method in class cern.colt.matrix.doublealgo.Statistic
Demonstrates usage of this class.
demo2() - Method in class cern.colt.matrix.DoubleFactory2D
Demonstrates usage of this class.
demo2() - Static method in class cern.colt.matrix.impl.AbstractFormatter
Demonstrates how to use this class.
demo2(int) - Static method in class cern.jet.math.Functions
Benchmarks and demonstrates usage of trivial and complex functions.
demo3(int, double) - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo3(Statistic.VectorVectorFunction) - Static method in class cern.colt.matrix.doublealgo.Statistic
Demonstrates usage of this class.
demo3(int, Object) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Demonstrates how to use this class.
demo4() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo5() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo6() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
demo7() - Static method in class cern.colt.matrix.doublealgo.Formatter
Demonstrates how to use this class.
dense - Static variable in class cern.colt.matrix.DoubleFactory1D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.DoubleFactory2D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.DoubleFactory3D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.ObjectFactory1D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.ObjectFactory2D
A factory producing dense matrices.
dense - Static variable in class cern.colt.matrix.ObjectFactory3D
A factory producing dense matrices.
DenseDoubleMatrix1D - Class in cern.colt.matrix.impl
Dense 1-d matrix (aka vector) holding double elements.
DenseDoubleMatrix1D(double[]) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix1D
Constructs a matrix with a copy of the given values.
DenseDoubleMatrix1D(int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix1D
Constructs a matrix with a given number of cells.
DenseDoubleMatrix1D(int, double[], int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix1D
Constructs a matrix view with the given parameters.
DenseDoubleMatrix2D - Class in cern.colt.matrix.impl
Dense 2-d matrix holding double elements.
DenseDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix2D
Constructs a matrix with a copy of the given values.
DenseDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix2D
Constructs a matrix with a given number of rows and columns.
DenseDoubleMatrix2D(int, int, double[], int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix2D
Constructs a view with the given parameters.
DenseDoubleMatrix3D - Class in cern.colt.matrix.impl
Dense 3-d matrix holding double elements.
DenseDoubleMatrix3D(double[][][]) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix3D
Constructs a matrix with a copy of the given values.
DenseDoubleMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix3D
Constructs a matrix with a given number of slices, rows and columns.
DenseDoubleMatrix3D(int, int, int, double[], int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseDoubleMatrix3D
Constructs a view with the given parameters.
DenseObjectMatrix1D - Class in cern.colt.matrix.impl
Dense 1-d matrix (aka vector) holding Object elements.
DenseObjectMatrix1D(Object[]) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix1D
Constructs a matrix with a copy of the given values.
DenseObjectMatrix1D(int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix1D
Constructs a matrix with a given number of cells.
DenseObjectMatrix1D(int, Object[], int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix1D
Constructs a matrix view with the given parameters.
DenseObjectMatrix2D - Class in cern.colt.matrix.impl
Dense 2-d matrix holding Object elements.
DenseObjectMatrix2D(Object[][]) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix2D
Constructs a matrix with a copy of the given values.
DenseObjectMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix2D
Constructs a matrix with a given number of rows and columns.
DenseObjectMatrix2D(int, int, Object[], int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix2D
Constructs a view with the given parameters.
DenseObjectMatrix3D - Class in cern.colt.matrix.impl
Dense 3-d matrix holding Object elements.
DenseObjectMatrix3D(Object[][][]) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix3D
Constructs a matrix with a copy of the given values.
DenseObjectMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix3D
Constructs a matrix with a given number of slices, rows and columns.
DenseObjectMatrix3D(int, int, int, Object[], int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.DenseObjectMatrix3D
Constructs a view with the given parameters.
density(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Returns the matrix's fraction of non-zero cells; A.cardinality() / A.size().
dependencies - Variable in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
The names of other features that are needed in order for a feature to be calculated.
Derivative - Class in jAudioFeatureExtractor.AudioFeatures
Class implementing the most basic discrete derivative of a dependant feature.
Derivative() - Constructor for class jAudioFeatureExtractor.AudioFeatures.Derivative
Basic constructor that initializes the metaFeature class variables appropiaretely for factory use
Derivative(MetaFeatureFactory) - Constructor for class jAudioFeatureExtractor.AudioFeatures.Derivative
A convenience consrtuctor that extends the basic constructor to allow specifying a dependant MetaFeatureFactory object.
descending(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with cells having descending values.
descending(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with cells having descending values.
descending(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with cells having descending values.
description - Variable in class jAudioFeatureExtractor.ACE.DataTypes.AggregatorDefinition
 
description - Variable in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
A description of what the feature represents.
Descriptive - Class in cern.jet.stat
Basic descriptive statistics.
Descriptive() - Constructor for class cern.jet.stat.Descriptive
Makes this class non instantiable, but still let's others inherit from it.
DESTINATION - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
det(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the determinant of matrix A.
det() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns the determinant, det(A).
det() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the determinant, det(A).
dgemm(boolean, boolean, double, DoubleMatrix2D, DoubleMatrix2D, double, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Generalized linear algebraic matrix-matrix multiply; C = alpha*A*B + beta*C.
dgemm(boolean, boolean, double, DoubleMatrix2D, DoubleMatrix2D, double, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dgemv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Generalized linear algebraic matrix-vector multiply; y = alpha*A*x + beta*y.
dgemv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dger(double, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Performs a rank 1 update; A = A + alpha*x*y'.
dger(double, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
diagonal(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a new diagonal matrix whose diagonal elements are the elements of vector.
diagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a new vector consisting of the diagonal elements of A.
diagonal(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a new diagonal matrix whose diagonal elements are the elements of vector.
diagonal(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a new vector consisting of the diagonal elements of A.
dimensions() - Method in interface hep.aida.IHistogram
Returns 1 for one-dimensional histograms, 2 for two-dimensional histograms, and so on.
dimensions - Variable in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
The number of values that exist for the feature for a given section of a data set.
display() - Method in class cern.colt.Timer
Prints the elapsed time on System.out
display() - Method in class jAudioFeatureExtractor.SampleTextDialog
Display this dialog box.
distance(DoubleMatrix2D, Statistic.VectorVectorFunction) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns the distance matrix of the given matrix.
distinct - Variable in class cern.colt.map.AbstractMap
The number of distinct associations in the map; its "size()".
DistinctNumberList - Class in cern.colt.list
Resizable compressed list holding numbers; based on the fact that a number from a large list with few distinct values need not take more than log(distinctValues) bits; implemented with a MinMaxNumberList.
DistinctNumberList(long[], int) - Constructor for class cern.colt.list.DistinctNumberList
Constructs an empty list with the specified initial capacity and the specified distinct values allowed to be hold in this list.
distinctValues - Variable in class cern.colt.list.DistinctNumberList
 
Distributions - Class in cern.jet.random
Contains methods for conveniently generating pseudo-random numbers from special distributions such as the Burr, Cauchy, Erlang, Geometric, Lambda, Laplace, Logistic, Weibull, etc.
Distributions() - Constructor for class cern.jet.random.Distributions
Makes this class non instantiable, but still let's others inherit from it.
div(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A / s <=> A[i] = A[i] / s.
div(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A / B <=> A[i] = A[i] / B[i].
div(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A / s <=> A[row,col] = A[row,col] / s.
div(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A / B <=> A[row,col] = A[row,col] / B[row,col].
div - Static variable in class cern.jet.math.Functions
Function that returns a / b.
div(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a / b.
div - Static variable in class cern.jet.math.IntFunctions
Function that returns a / b.
div(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a / b.
div(double) - Static method in class cern.jet.math.Mult
a / constant.
dl - Variable in class cern.jet.random.Poisson
 
dm_ - Variable in class jAudioFeatureExtractor.Controller
model containing all executable code not directly linked to a gui.
dnrm2(DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Return the 2-norm; sqrt(x[0]^2 + x[1]^2 + ...).
dnrm2(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
Double27Function - Interface in cern.colt.function
Interface that represents a function object: a function that takes 27 arguments and returns a single value.
Double5Function - Interface in cern.colt.function
Interface that represents a function object: a function that takes 5 arguments and returns a single value.
Double9Function - Interface in cern.colt.function
Interface that represents a function object: a function that takes 9 arguments and returns a single value.
DoubleArrayList - Class in cern.colt.list
Resizable list holding double elements; implemented with arrays.
DoubleArrayList() - Constructor for class cern.colt.list.DoubleArrayList
Constructs an empty list.
DoubleArrayList(double[]) - Constructor for class cern.colt.list.DoubleArrayList
Constructs a list containing the specified elements.
DoubleArrayList(int) - Constructor for class cern.colt.list.DoubleArrayList
Constructs an empty list with the specified initial capacity.
DoubleBuffer - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target DoubleBufferConsumer to which data is automatically flushed upon buffer overflow.
DoubleBuffer(DoubleBufferConsumer, int) - Constructor for class cern.colt.buffer.DoubleBuffer
Constructs and returns a new buffer with the given target.
DoubleBuffer2D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target DoubleBuffer2DConsumer to which data is automatically flushed upon buffer overflow.
DoubleBuffer2D(DoubleBuffer2DConsumer, int) - Constructor for class cern.colt.buffer.DoubleBuffer2D
Constructs and returns a new buffer with the given target.
DoubleBuffer2DConsumer - Interface in cern.colt.buffer
Target of a streaming DoubleBuffer2D into which data is flushed upon buffer overflow.
DoubleBuffer3D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target DoubleBuffer3DConsumer to which data is automatically flushed upon buffer overflow.
DoubleBuffer3D(DoubleBuffer3DConsumer, int) - Constructor for class cern.colt.buffer.DoubleBuffer3D
Constructs and returns a new buffer with the given target.
DoubleBuffer3DConsumer - Interface in cern.colt.buffer
Target of a streaming DoubleBuffer3D into which data is flushed upon buffer overflow.
DoubleBufferConsumer - Interface in cern.colt.buffer
Target of a streaming DoubleBuffer into which data is flushed upon buffer overflow.
DoubleComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
DoubleDoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments and returns a single value.
DoubleDoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
doubleFactorials - Static variable in class cern.jet.math.Arithmetic
 
DoubleFactory1D - Class in cern.colt.matrix
Factory for convenient construction of 1-d matrices holding double cells.
DoubleFactory1D() - Constructor for class cern.colt.matrix.DoubleFactory1D
Makes this class non instantiable, but still let's others inherit from it.
DoubleFactory2D - Class in cern.colt.matrix
Factory for convenient construction of 2-d matrices holding double cells.
DoubleFactory2D() - Constructor for class cern.colt.matrix.DoubleFactory2D
Makes this class non instantiable, but still let's others inherit from it.
DoubleFactory3D - Class in cern.colt.matrix
Factory for convenient construction of 3-d matrices holding double cells.
DoubleFactory3D() - Constructor for class cern.colt.matrix.DoubleFactory3D
Makes this class non instantiable, but still let's others inherit from it.
DoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes a single argument and returns a single value.
DoubleIntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
DoubleListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractDoubleList to be viewed and treated as a JDK 1.2 AbstractList.
DoubleListAdapter(AbstractDoubleList) - Constructor for class cern.colt.list.adapter.DoubleListAdapter
Constructs a list backed by the specified content list.
DoubleMatrix1D - Class in cern.colt.matrix
Abstract base class for 1-d matrices (aka vectors) holding double elements.
DoubleMatrix1D() - Constructor for class cern.colt.matrix.DoubleMatrix1D
Makes this class non instantiable, but still let's others inherit from it.
DoubleMatrix1DComparator - Interface in cern.colt.matrix.doublealgo
A comparison function which imposes a total ordering on some collection of elements.
DoubleMatrix1DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DoubleMatrix2D - Class in cern.colt.matrix
Abstract base class for 2-d matrices holding double elements.
DoubleMatrix2D() - Constructor for class cern.colt.matrix.DoubleMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
DoubleMatrix2DComparator - Interface in cern.colt.matrix.doublealgo
A comparison function which imposes a total ordering on some collection of elements.
DoubleMatrix2DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DoubleMatrix3D - Class in cern.colt.matrix
Abstract base class for 3-d matrices holding double elements.
DoubleMatrix3D() - Constructor for class cern.colt.matrix.DoubleMatrix3D
Makes this class non instantiable, but still let's others inherit from it.
DoubleMatrix3DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
DoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
DoubleQuantileFinder - Interface in cern.jet.stat.quantile
The interface shared by all quantile finders, no matter if they are exact or approximate.
dr - Variable in class cern.jet.random.Poisson
 
DRand - Class in cern.jet.random.engine
Quick medium quality uniform pseudo-random number generator.
DRand() - Constructor for class cern.jet.random.engine.DRand
Constructs and returns a random number generator with a default seed, which is a constant.
DRand(int) - Constructor for class cern.jet.random.engine.DRand
Constructs and returns a random number generator with the given seed.
DRand(Date) - Constructor for class cern.jet.random.engine.DRand
Constructs and returns a random number generator seeded with the given date.
drot(DoubleMatrix1D, DoubleMatrix1D, double, double) - Method in interface cern.colt.matrix.linalg.Blas
Applies a givens plane rotation to (x,y); x = c*x + s*y; y = c*y - s*x.
drot(DoubleMatrix1D, DoubleMatrix1D, double, double) - Method in class cern.colt.matrix.linalg.SeqBlas
 
drotg(double, double, double[]) - Method in interface cern.colt.matrix.linalg.Blas
Constructs a Givens plane rotation for (a,b).
drotg(double, double, double[]) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dscal(double, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Vector scaling; x = alpha*x.
dscal(double, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Matrix scaling; A = alpha*A.
dscal(double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dscal(double, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
DSPMethods - Class in jAudioFeatureExtractor.jAudioTools
A holder class for general static methods relating to processing signals in the form of samples stored as arrays of doubles.
DSPMethods() - Constructor for class jAudioFeatureExtractor.jAudioTools.DSPMethods
 
dswap(DoubleMatrix1D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Swaps the elements of two vectors; y <==> x.
dswap(DoubleMatrix2D, DoubleMatrix2D) - Method in interface cern.colt.matrix.linalg.Blas
Swaps the elements of two matrices; B <==> A.
dswap(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dswap(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dsymv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Symmetric matrix-vector multiplication; y = alpha*A*x + beta*y.
dsymv(boolean, double, DoubleMatrix2D, DoubleMatrix1D, double, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dtrmv(boolean, boolean, boolean, DoubleMatrix2D, DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Triangular matrix-vector multiplication; x = A*x or x = A'*x.
dtrmv(boolean, boolean, boolean, DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
dualPartition(double[], double[], int, int, double[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.dualPartition(int[],int[],int,int,int[],int,int,int[]) except that it synchronously partitions double[] rather than int[] arrays.
dualPartition(double[], double[], int, int, double) - Static method in class cern.colt.Partitioning
Same as Partitioning.dualPartition(int[],int[],int,int,int) except that it synchronously partitions double[] rather than int[] arrays.
dualPartition(int[], int[], int, int, int[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that this method synchronously partitions two arrays at the same time; both arrays are partially sorted according to the elements of the primary array.
dualPartition(int[], int[], int, int, int) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that this method synchronously partitions two arrays at the same time; both arrays are partially sorted according to the elements of the primary array.
dummy - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
DummyAgg - Class in jAudioFeatureExtractor.Aggregators
DummyAgg
DummyAgg() - Constructor for class jAudioFeatureExtractor.Aggregators.DummyAgg
 
DummyAgg(FeatureExtractor[]) - Constructor for class jAudioFeatureExtractor.Aggregators.DummyAgg
 
durbinWatson(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Durbin-Watson computation.
DynamicBin1D - Class in hep.aida.bin
1-dimensional rebinnable bin holding double elements; Efficiently computes advanced statistics of data sequences.
DynamicBin1D() - Constructor for class hep.aida.bin.DynamicBin1D
Constructs and returns an empty bin; implicitly calls setFixedOrder(false).

E

e - Variable in class cern.jet.random.Hyperbolic
 
e_SI - Static variable in class cern.clhep.Units
 
e_squared - Static variable in class cern.clhep.PhysicalConstants
 
edges(IAxis) - Method in class hep.aida.ref.Converter
Returns all edges of the given axis.
edges - Variable in class hep.aida.ref.VariableAxis
 
EditFeatures - Class in jAudioFeatureExtractor
Window for allowing a user to edit the individual features in the table.
EditRecordingsAction - Class in jAudioFeatureExtractor.actions
Shows the ProceessSamplesFrame - allowing editing of several aspects of audio files.
EditRecordingsAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.EditRecordingsAction
Gives EditRecordingsAction access to the global controller.
editRecordingsAction - Variable in class jAudioFeatureExtractor.Controller
 
EigenvalueDecomposition - Class in cern.colt.matrix.linalg
Eigenvalues and eigenvectors of a real matrix A.
EigenvalueDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.EigenvalueDecomposition
Constructs and returns a new eigenvalue decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
elapsedTime() - Method in class cern.colt.Timer
Same as seconds().
electron_charge - Static variable in class cern.clhep.PhysicalConstants
 
electron_Compton_length - Static variable in class cern.clhep.PhysicalConstants
 
electron_mass_c2 - Static variable in class cern.clhep.PhysicalConstants
 
electronvolt - Static variable in class cern.clhep.Units
 
elements() - Method in class cern.colt.bitvector.BitMatrix
 
elements(long[], int, int) - Method in class cern.colt.bitvector.BitMatrix
You normally need not use this method.
elements() - Method in class cern.colt.bitvector.BitVector
You normally need not use this method.
elements(long[], int) - Method in class cern.colt.bitvector.BitVector
You normally need not use this method.
elements - Variable in class cern.colt.buffer.DoubleBuffer
 
elements - Variable in class cern.colt.buffer.IntBuffer
 
elements - Variable in class cern.colt.buffer.ObjectBuffer
 
elements() - Method in class cern.colt.list.AbstractBooleanList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(boolean[]) - Method in class cern.colt.list.AbstractBooleanList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.AbstractByteList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(byte[]) - Method in class cern.colt.list.AbstractByteList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.AbstractCharList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(char[]) - Method in class cern.colt.list.AbstractCharList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.AbstractDoubleList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(double[]) - Method in class cern.colt.list.AbstractDoubleList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.AbstractFloatList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(float[]) - Method in class cern.colt.list.AbstractFloatList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.AbstractIntList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(int[]) - Method in class cern.colt.list.AbstractIntList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.AbstractLongList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(long[]) - Method in class cern.colt.list.AbstractLongList
Sets the receiver's elements to be the specified array.
elements() - Method in class cern.colt.list.AbstractShortList
Returns the elements currently stored, possibly including invalid elements between size and capacity.
elements(short[]) - Method in class cern.colt.list.AbstractShortList
Sets the receiver's elements to be the specified array.
elements - Variable in class cern.colt.list.BooleanArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.BooleanArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(boolean[]) - Method in class cern.colt.list.BooleanArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.ByteArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.ByteArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(byte[]) - Method in class cern.colt.list.ByteArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.CharArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.CharArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(char[]) - Method in class cern.colt.list.CharArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.DistinctNumberList
 
elements - Variable in class cern.colt.list.DoubleArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.DoubleArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(double[]) - Method in class cern.colt.list.DoubleArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.FloatArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.FloatArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(float[]) - Method in class cern.colt.list.FloatArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.IntArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.IntArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(int[]) - Method in class cern.colt.list.IntArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.LongArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.LongArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(long[]) - Method in class cern.colt.list.LongArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.ObjectArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.ObjectArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(Object[]) - Method in class cern.colt.list.ObjectArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.ShortArrayList
The array buffer into which the elements of the list are stored.
elements() - Method in class cern.colt.list.ShortArrayList
Returns the elements currently stored, including invalid elements between size and capacity, if any.
elements(short[]) - Method in class cern.colt.list.ShortArrayList
Sets the receiver's elements to be the specified array (not a copy of it).
elements - Variable in class cern.colt.list.SimpleLongArrayList
The array buffer into which the elements of the list are stored.
elements - Variable in class cern.colt.matrix.impl.DenseDoubleMatrix1D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseDoubleMatrix2D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseDoubleMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseObjectMatrix1D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseObjectMatrix2D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.DenseObjectMatrix3D
The elements of this matrix.
elements - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix1D
 
elements - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
elements - Variable in class cern.colt.matrix.impl.SparseDoubleMatrix3D
 
elements - Variable in class cern.colt.matrix.impl.SparseObjectMatrix1D
 
elements - Variable in class cern.colt.matrix.impl.SparseObjectMatrix2D
 
elements - Variable in class cern.colt.matrix.impl.SparseObjectMatrix3D
 
elements - Variable in class hep.aida.bin.DynamicBin1D
The elements contained in this bin.
elements() - Method in class hep.aida.bin.DynamicBin1D
Returns a copy of the currently stored elements.
elements_unsafe() - Method in class hep.aida.bin.DynamicBin1D
Returns the currently stored elements; WARNING: not a copy of them.
elm_coupling - Static variable in class cern.clhep.PhysicalConstants
 
Empirical - Class in cern.jet.random
Empirical distribution.
Empirical(double[], int, RandomEngine) - Constructor for class cern.jet.random.Empirical
Constructs an Empirical distribution.
EmpiricalWalker - Class in cern.jet.random
Discrete Empirical distribution (pdf's can be specified).
EmpiricalWalker(double[], int, RandomEngine) - Constructor for class cern.jet.random.EmpiricalWalker
Constructs an Empirical distribution.
endDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
endDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseClassificationsFileHandler
This method is called when the end tag of an XML element is encountered.
endDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseDataSetFileHandler
This method is called when the end tag of an XML element is encountered.
endDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseFeatureDefinitionsFileHandler
This method is called when the end tag of an XML element is encountered.
endDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseSaveSettings
Logical end of an XML file
endDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseTaxonomyFileHandler
This method is called when the end of the XML file being parsed is reached.
endElement(String, String, String) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
endElement(String, String, String) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
Use to signal end of a current XML tag.
endElement(String, String, String) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseClassificationsFileHandler
This method is called when the end tag of an XML element is encountered.
endElement(String, String, String) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseDataSetFileHandler
This method is called when the end tag of an XML element is encountered.
endElement(String, String, String) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseFeatureDefinitionsFileHandler
This method is called when the end tag of an XML element is encountered.
endElement(String, String, String) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseSaveSettings
 
endElement(String, String, String) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseTaxonomyFileHandler
This method is called when the end tag of an XML element is encountered.
endOfBin(int) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the end of the range associated with the given bin.
endPt - Class in org.oc.ocvolume.dsp
last modified: June 15, 2002
description: this is the detection of the noise and search for the spot where the acutal word is being sounded, and remove the noise from the sample.
calls: none
called by: volume, train
input: speech signal
output: modified speech signal
endPt() - Constructor for class org.oc.ocvolume.dsp.endPt
 
ensureCapacity(byte[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(char[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(double[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(float[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(int[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(long[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(Object[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(short[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(boolean[], int) - Static method in class cern.colt.Arrays
Ensures that a given array can hold up to minCapacity elements.
ensureCapacity(int) - Method in class cern.colt.list.AbstractBooleanList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractByteList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractCharList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractDoubleList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractFloatList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractIntList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractLongList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.AbstractShortList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.BooleanArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.ByteArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.CharArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.DistinctNumberList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.DoubleArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.FloatArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.IntArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.LongArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.MinMaxNumberList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.ObjectArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.ShortArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.list.SimpleLongArrayList
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.AbstractMap
Ensures that the receiver can hold at least the specified number of elements without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenIntIntHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.map.OpenLongObjectHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.AbstractMatrix
Ensures that the receiver can hold at least the specified number of non-zero (non-null) cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureCapacity(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Ensures that the receiver can hold at least the specified number of non-zero cells without needing to allocate new internal memory.
ensureIsPowerOfN(int, int) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
If the given x is a power of the given n, then x is returned.
entries() - Method in interface hep.aida.IHistogram
Number of in-range entries in the histogram.
eplus - Static variable in class cern.clhep.Units
 
epsilon0 - Static variable in class cern.clhep.PhysicalConstants
 
equals(Object) - Method in class cern.colt.bitvector.BitMatrix
Compares this object against the specified object.
equals(Object) - Method in class cern.colt.bitvector.BitVector
Compares this object against the specified object.
equals(Object) - Method in interface cern.colt.function.ByteComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.CharComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.DoubleComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.FloatComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.IntComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.LongComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.function.ShortComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class cern.colt.list.AbstractBooleanList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractByteList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractCharList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractDoubleList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractFloatList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractIntList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractLongList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.AbstractShortList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.BooleanArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.ByteArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.CharArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.DoubleArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.FloatArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.IntArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.LongArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.list.ObjectArrayList
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.list.ShortArrayList
Compares the specified Object with the receiver.
equals(Object) - Method in class cern.colt.map.AbstractDoubleIntMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractIntDoubleMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractIntIntMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractIntObjectMap
Compares the specified object with this map for equality.
equals(Object) - Method in class cern.colt.map.AbstractLongObjectMap
Compares the specified object with this map for equality.
equals(Object) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.doublealgo.DoubleMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[row,col] = A[row,col] == s ? 1 : 0; ignores tolerance.
equals(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[row,col] = A[row,col] == B[row,col] ? 1 : 0; ignores tolerance.
equals(double) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.DoubleMatrix1D
Compares this object against the specified object.
equals(double) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.DoubleMatrix2D
Compares this object against the specified object.
equals(double) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns whether all cells are equal to the given value.
equals(Object) - Method in class cern.colt.matrix.DoubleMatrix3D
Compares this object against the specified object.
equals(DoubleMatrix1D, double) - Method in class cern.colt.matrix.linalg.Property
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Property
Returns whether both given matrices A and B are equal.
equals(DoubleMatrix2D, double) - Method in class cern.colt.matrix.linalg.Property
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Returns whether both given matrices A and B are equal.
equals(DoubleMatrix3D, double) - Method in class cern.colt.matrix.linalg.Property
Returns whether all cells of the given matrix A are equal to the given value.
equals(DoubleMatrix3D, DoubleMatrix3D) - Method in class cern.colt.matrix.linalg.Property
Returns whether both given matrices A and B are equal.
equals(Object) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix1DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in interface cern.colt.matrix.objectalgo.ObjectMatrix2DComparator
Indicates whether some other object is "equal to" this Comparator.
equals(Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.ObjectMatrix1D
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.ObjectMatrix2D
Compares the specified Object with the receiver for equality.
equals(Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Compares the specified Object with the receiver for equality.
equals(Object, boolean) - Method in class cern.colt.matrix.ObjectMatrix3D
Compares the specified Object with the receiver for equality.
equals - Static variable in class cern.jet.math.Functions
Function that returns a == b ? 1 : 0.
equals(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a == b ? 1 : 0.
equals - Static variable in class cern.jet.math.IntFunctions
Function that returns a == b ? 1 : 0.
equals(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a == b ? 1 : 0.
equals(Object) - Method in class hep.aida.bin.AbstractBin
Returns whether two objects are equal; This default implementation returns true if the other object is a bin and has the same size, value, error and center.
equals(Object) - Method in class hep.aida.bin.AbstractBin1D
Returns whether two bins are equal; They are equal if the other object is of the same class or a subclass of this class and both have the same size, minimum, maximum, sum and sumOfSquares.
equals(Object) - Method in class hep.aida.bin.DynamicBin1D
Returns whether two bins are equal.
EquiDepthHistogram - Class in cern.jet.stat.quantile
Read-only equi-depth histogram for selectivity estimation.
EquiDepthHistogram(float[]) - Constructor for class cern.jet.stat.quantile.EquiDepthHistogram
Constructs an equi-depth histogram with the given quantile elements.
equivalentBinEntries() - Method in interface hep.aida.IHistogram
Number of equivalent entries.
equivalentBinEntries() - Method in class hep.aida.ref.Histogram1D
 
equivalentBinEntries() - Method in class hep.aida.ref.Histogram2D
 
equivalentBinEntries() - Method in class hep.aida.ref.Histogram3D
 
error() - Method in class hep.aida.bin.AbstractBin
Returns error(0).
error(int) - Method in class hep.aida.bin.AbstractBin
Returns a custom definable error measure; override this method if necessary.
error(SAXParseException) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParsingXMLErrorHandler
 
errorFunction(double) - Static method in class cern.jet.stat.Probability
Returns the error function of the normal distribution; formerly named erf.
errorFunctionComplemented(double) - Static method in class cern.jet.stat.Probability
Returns the complementary Error function of the normal distribution; formerly named erfc.
EUCLID - Static variable in class cern.colt.matrix.doublealgo.Statistic
Euclidean distance function; Sqrt(Sum( (x[i]-y[i])^2 )).
eV - Static variable in class cern.clhep.Units
 
execute(String[]) - Static method in class JAudioCommandLine
 
execute() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Execute this batch by first setting the context ass specified in the batch, then executing using the data model.
ExecuteBatchAction - Class in jAudioFeatureExtractor.actions
Action for executing one or more batches.
ExecuteBatchAction(Controller, OuterFrame) - Constructor for class jAudioFeatureExtractor.actions.ExecuteBatchAction
Constructor that stores references to the application shell and global controller.
executeBatchAction - Variable in class jAudioFeatureExtractor.Controller
 
executeSettings(String[]) - Static method in class JAudioCommandLine
 
ExitAction - Class in jAudioFeatureExtractor.actions
Action for exiting the program
ExitAction() - Constructor for class jAudioFeatureExtractor.actions.ExitAction
Create an exit action and set its menu text.
exitAction - Variable in class jAudioFeatureExtractor.Controller
 
exp - Static variable in class cern.jet.math.Functions
Function that returns Math.exp(a).
ExplicitCancel - Exception in jAudioFeatureExtractor
 
ExplicitCancel(String) - Constructor for exception jAudioFeatureExtractor.ExplicitCancel
 
Exponential - Class in cern.jet.random
Exponential Distribution (aka Negative Exponential Distribution); See the math definition animated definition.
Exponential(double, RandomEngine) - Constructor for class cern.jet.random.Exponential
Constructs a Negative Exponential distribution.
ExponentialPower - Class in cern.jet.random
Exponential Power distribution.
ExponentialPower(double, RandomEngine) - Constructor for class cern.jet.random.ExponentialPower
Constructs an Exponential Power distribution.
extract(int, double, double, boolean, boolean, boolean, RecordingInfo[], int) - Method in class jAudioFeatureExtractor.DataModel
Function for executing the feature extraction process against a set of files.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMoments
Calculates based on windows of magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsConstantQMFCC
Calculates based on windows of magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsLogConstantQ
Calculates based on windows of magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsMFCC
Calculates based on windows of magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximation
Calculates based on windows of magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationConstantQMFCC
Calculates based on windows of magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationLogConstantQ
Calculates based on windows of magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogram
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogramLabels
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatSum
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.Compactness
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQ
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQMFCC
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.Derivative
Extracts the difference between adjacent points as a basic implementation of a discrete dirivative.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
The prototype function that classes extending this class will override in order to extract their feature from a window of audio.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.FFTBinFrequencies
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.FractionOfLowEnergyWindows
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralCentroid
Extract the peak based spectral centroid from the window.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralFlux
Extract the peak based spectral flux from the window.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralSmoothness
Extract the peak based spectral smoothness from the window.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.LogConstantQ
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.LPC
Code taken from www.musicdsp.org.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.LPCRemoved
Blatantly stolen from Numerical Recipes (Press et al.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.MagnitudeSpectrum
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.Mean
Calculates the mean over last 100 windows
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.MFCC
Calculate Mel Frequency Cepstrum Coeffecients from the magnitude spectrum of a signal
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.Moments
Calculates method of moments on the magnitude spectrum.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.PeakFinder
Extracts a set of peaks from this window.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.PowerSpectrum
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.RelativeDifferenceFunction
Calculates the log ofthe derivative of the RMS from the last 2 versions of RMS
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.RMS
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralCentroid
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralFlux
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralRolloffPoint
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralVariability
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Calculates the standard deviation over last 100 windows
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.StrengthOfStrongestBeat
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestBeat
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyVariability
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaFFTMax
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaSpectralCentroid
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaZeroCrossings
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeature(double[], double, double[][]) - Method in class jAudioFeatureExtractor.AudioFeatures.ZeroCrossings
Extracts this feature from the given samples at the given sampling rate and given the other feature values.
extractFeatures(File, Updater) - Method in class jAudioFeatureExtractor.jAudioTools.FeatureProcessor
Extract the features from the provided audio file.
extractionThread - Variable in class jAudioFeatureExtractor.Controller
 
ExtractionThread - Class in jAudioFeatureExtractor
This is a thread for executing the DataModel.extractFeatures without tying up the swing dispatch thread.
ExtractionThread(Controller, OuterFrame) - Constructor for class jAudioFeatureExtractor.ExtractionThread
This constructor constructs the thread, partially preparing it for execution
extractSampleValues(AudioInputStream) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns an array of doubles representing the samples for each channel in the given AudioInputStream.
extraEntries() - Method in interface hep.aida.IHistogram
Number of under and overflow entries in the histogram.

F

F - Variable in class cern.jet.random.EmpiricalWalker
 
f1 - Variable in class cern.jet.random.Poisson
 
f2 - Variable in class cern.jet.random.Poisson
 
f4 - Variable in class cern.jet.random.Poisson
 
f5 - Variable in class cern.jet.random.Poisson
 
factorial(int) - Static method in class cern.jet.math.Arithmetic
Instantly returns the factorial k!.
factorial - Static variable in class cern.jet.math.IntFunctions
Function that returns (int) Arithmetic.factorial(a).
factory - Static variable in class cern.colt.matrix.impl.AbstractFormatter
 
farad - Static variable in class cern.clhep.Units
 
fatalError(SAXParseException) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParsingXMLErrorHandler
 
fe_ - Variable in class jAudioFeatureExtractor.AudioFeatures.MetaFeatureFactory
 
FEATURE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
FEATURE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
FEATURE_LIST - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
feature_names - Variable in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
The names of the features in each corresponding (by first indice) entry of feature_values.
feature_selector_panel - Variable in class jAudioFeatureExtractor.OuterFrame
A panel allowing the user to select features to extract from audio files and extract the features.
feature_values - Variable in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
The feature values for this DataSet as a whole.
FeatureDefinition - Class in jAudioFeatureExtractor.ACE.DataTypes
Objects of this class each hold meta-data about a feature, as specified by the five public fields.
FeatureDefinition() - Constructor for class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Generate an empty FeatureDefinition with the name "Undefined Feature".
FeatureDefinition(String, String, boolean, int) - Constructor for class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Explicitly define a new Feature Definition with no editable attributes.
FeatureDefinition(String, String, boolean, int, String[]) - Constructor for class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Explicitly define a feature along with a description of editable attributes.
featureDefinitions - Variable in class jAudioFeatureExtractor.DataModel
cached FeatureDefinitions for all available features
FeatureDisplay - Class in jAudioFeatureExtractor.GeneralTools
 
FeatureDisplay() - Constructor for class jAudioFeatureExtractor.GeneralTools.FeatureDisplay
 
featureExtraction - Class in org.oc.ocvolume.dsp
last updated on June 15, 2002
description: feature extraction class used to extract mel-frequency cepstral coefficients from input signal
calls: none
called by: volume, train
input: speech signal
output: mel-frequency cepstral coefficient
featureExtraction() - Constructor for class org.oc.ocvolume.dsp.featureExtraction
 
FeatureExtractor - Class in jAudioFeatureExtractor.AudioFeatures
The prototype for feature extractors.
FeatureExtractor() - Constructor for class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
 
featureIndex - Variable in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
featureKey - Variable in class jAudioFeatureExtractor.DataModel
 
FeatureListHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
 
FeatureListHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
featureName - Variable in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
FeatureProcessor - Class in jAudioFeatureExtractor.jAudioTools
This class is used to pre-process and extract features from audio recordings.
FeatureProcessor(int, double, double, boolean, FeatureExtractor[], boolean[], boolean, boolean, OutputStream, OutputStream, int, Cancel, AggregatorContainer) - Constructor for class jAudioFeatureExtractor.jAudioTools.FeatureProcessor
Validates and stores the configuration to use for extracting features from audio recordings.
features - Variable in class jAudioFeatureExtractor.DataModel
list of all features available
FeatureSelectorPanel - Class in jAudioFeatureExtractor
A window that allows users to select which features to save as well as some basic parameters relating to these features.
FeatureSelectorPanel(OuterFrame, Controller) - Constructor for class jAudioFeatureExtractor.FeatureSelectorPanel
Set up frame.
FeatureSelectorTableModel - Class in jAudioFeatureExtractor
A table model used by the FeatureSelectorPanel to store references to feature definitions.
featureValue - Variable in class jAudioFeatureExtractor.DataModel
 
fermi - Static variable in class cern.clhep.Units
 
fetchNextBlock() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Not yet commented.
FFT - Class in jAudioFeatureExtractor.jAudioTools
This class performs a complex to complex Fast Fourier Transform.
FFT(double[], double[], boolean, boolean) - Constructor for class jAudioFeatureExtractor.jAudioTools.FFT
Performs the Fourier transform and stores the real and imaginary results.
FFT - Variable in class org.oc.ocvolume.dsp.featureExtraction
Fast Fourier Transformation
fft - Class in org.oc.ocvolume.dsp
last updated on June 15, 2002
description: FFT class for real signals.
fft() - Constructor for class org.oc.ocvolume.dsp.fft
 
FFTBinFrequencies - Class in jAudioFeatureExtractor.AudioFeatures
A "feature extractor" that calculates the bin labels, in Hz, of power spectrum or magnitude spectrum bins that would be produced by the FFT of a window of the size of that provided to the feature extractor.
FFTBinFrequencies() - Constructor for class jAudioFeatureExtractor.AudioFeatures.FFTBinFrequencies
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
fftBinIndices(double, int) - Method in class org.oc.ocvolume.dsp.featureExtraction
calculates the FFT bin indices
calls: none
called by: featureExtraction 5-3-05 Daniel MCEnnis paramaterize sampling rate and frameSize
fftSize - Static variable in class org.oc.ocvolume.dsp.featureExtraction
FFT Size (Must be be a power of 2)
FILE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
file_path - Variable in class jAudioFeatureExtractor.DataTypes.RecordingInfo
The path of the audio file referred to by objects of this class.
FILE_SET - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
FileFilterAudio - Class in jAudioFeatureExtractor.jAudioTools
A file filter for the JFileChooser class.
FileFilterAudio() - Constructor for class jAudioFeatureExtractor.jAudioTools.FileFilterAudio
 
FileFilterMIDI - Class in jAudioFeatureExtractor.jMIDITools
A file filter.
FileFilterMIDI() - Constructor for class jAudioFeatureExtractor.jMIDITools.FileFilterMIDI
 
FileFilterXML - Class in jAudioFeatureExtractor.ACE.XMLParsers
A file filter for the JFileChooser class.
FileFilterXML() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.FileFilterXML
 
FileMethods - Class in jAudioFeatureExtractor.GeneralTools
A holder class for static methods relating to files.
FileMethods() - Constructor for class jAudioFeatureExtractor.GeneralTools.FileMethods
 
fileProgressBar - Variable in class jAudioFeatureExtractor.BatchProgressFrame
Progress wihtin a file
fileProgressBar - Variable in class jAudioFeatureExtractor.ProgressFrame
Progress within this file
fill(double) - Method in interface hep.aida.IHistogram1D
Fill histogram with weight 1.
fill(double, double) - Method in interface hep.aida.IHistogram1D
Fill histogram with specified weight.
fill(double, double) - Method in interface hep.aida.IHistogram2D
Fill the histogram with weight 1.
fill(double, double, double) - Method in interface hep.aida.IHistogram2D
Fill the histogram with specified weight.
fill(double, double, double) - Method in interface hep.aida.IHistogram3D
Fill the histogram with weight 1; equivalent to fill(x,y,z,1)..
fill(double, double, double, double) - Method in interface hep.aida.IHistogram3D
Fill the histogram with specified weight.
fill(double) - Method in class hep.aida.ref.Histogram1D
 
fill(double, double) - Method in class hep.aida.ref.Histogram1D
 
fill(double, double) - Method in class hep.aida.ref.Histogram2D
 
fill(double, double, double) - Method in class hep.aida.ref.Histogram2D
 
fill(double, double, double) - Method in class hep.aida.ref.Histogram3D
 
fill(double, double, double, double) - Method in class hep.aida.ref.Histogram3D
 
fillFromToWith(int, int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, byte) - Method in class cern.colt.list.AbstractByteList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, char) - Method in class cern.colt.list.AbstractCharList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, double) - Method in class cern.colt.list.AbstractDoubleList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, float) - Method in class cern.colt.list.AbstractFloatList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, int) - Method in class cern.colt.list.AbstractIntList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, long) - Method in class cern.colt.list.AbstractLongList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, short) - Method in class cern.colt.list.AbstractShortList
Sets the specified range of elements in the specified array to the specified value.
fillFromToWith(int, int, Object) - Method in class cern.colt.list.ObjectArrayList
Sets the specified range of elements in the specified array to the specified value.
fillTable(FeatureDefinition[], boolean[], boolean[]) - Method in class jAudioFeatureExtractor.FeatureSelectorTableModel
Deletes everything in the table and then fills it up one row at a time based on the given FeatureDefinition array.
fillTable(RecordingInfo[]) - Method in class jAudioFeatureExtractor.RecordingsTableModel
Deletes everything in the table and then fills it up one row at a time based on the given RecorcdingInfo array.
finalize() - Method in class jAudioFeatureExtractor.jAudioTools.FeatureProcessor
Write the ending tags to the feature_vector_file XML file.
finder - Variable in class hep.aida.bin.QuantileBin1D
 
findMaximumSampleValue(int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns the maximum possible value that a signed sample can have under the given bit depth.
fine_structure_const - Static variable in class cern.clhep.PhysicalConstants
 
FixedAxis - Class in hep.aida.ref
Fixed-width axis; A reference implementation of hep.aida.IAxis.
FixedAxis(int, double, double) - Constructor for class hep.aida.ref.FixedAxis
Create an Axis
fixedOrder - Variable in class hep.aida.bin.DynamicBin1D
Preserve element order under all circumstances?
FloatArrayList - Class in cern.colt.list
Resizable list holding float elements; implemented with arrays.
FloatArrayList() - Constructor for class cern.colt.list.FloatArrayList
Constructs an empty list.
FloatArrayList(float[]) - Constructor for class cern.colt.list.FloatArrayList
Constructs a list containing the specified elements.
FloatArrayList(int) - Constructor for class cern.colt.list.FloatArrayList
Constructs an empty list with the specified initial capacity.
FloatComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
FloatListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractFloatList to be viewed and treated as a JDK 1.2 AbstractList.
FloatListAdapter(AbstractFloatList) - Constructor for class cern.colt.list.adapter.FloatListAdapter
Constructs a list backed by the specified content list.
FloatProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
floor(double) - Static method in class cern.jet.math.Arithmetic
Returns the largest long <= value.
floor - Static variable in class cern.jet.math.Functions
Function that returns Math.floor(a).
flush() - Method in class cern.colt.buffer.DoubleBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.DoubleBuffer2D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.DoubleBuffer3D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.IntBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.IntBuffer2D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.IntBuffer3D
Adds all internally buffered points to the receiver's target, then resets the current buffer size to zero.
flush() - Method in class cern.colt.buffer.ObjectBuffer
Adds all internally buffered elements to the receiver's target, then resets the current buffer size to zero.
forEach(BooleanProcedure) - Method in class cern.colt.list.AbstractBooleanList
Applies a procedure to each element of the receiver, if any.
forEach(ByteProcedure) - Method in class cern.colt.list.AbstractByteList
Applies a procedure to each element of the receiver, if any.
forEach(CharProcedure) - Method in class cern.colt.list.AbstractCharList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.colt.list.AbstractDoubleList
Applies a procedure to each element of the receiver, if any.
forEach(FloatProcedure) - Method in class cern.colt.list.AbstractFloatList
Applies a procedure to each element of the receiver, if any.
forEach(IntProcedure) - Method in class cern.colt.list.AbstractIntList
Applies a procedure to each element of the receiver, if any.
forEach(LongProcedure) - Method in class cern.colt.list.AbstractLongList
Applies a procedure to each element of the receiver, if any.
forEach(ShortProcedure) - Method in class cern.colt.list.AbstractShortList
Applies a procedure to each element of the receiver, if any.
forEach(BooleanProcedure) - Method in class cern.colt.list.BooleanArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ByteProcedure) - Method in class cern.colt.list.ByteArrayList
Applies a procedure to each element of the receiver, if any.
forEach(CharProcedure) - Method in class cern.colt.list.CharArrayList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in class cern.colt.list.DoubleArrayList
Applies a procedure to each element of the receiver, if any.
forEach(FloatProcedure) - Method in class cern.colt.list.FloatArrayList
Applies a procedure to each element of the receiver, if any.
forEach(IntProcedure) - Method in class cern.colt.list.IntArrayList
Applies a procedure to each element of the receiver, if any.
forEach(LongProcedure) - Method in class cern.colt.list.LongArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ObjectProcedure) - Method in class cern.colt.list.ObjectArrayList
Applies a procedure to each element of the receiver, if any.
forEach(ShortProcedure) - Method in class cern.colt.list.ShortArrayList
Applies a procedure to each element of the receiver, if any.
forEach(DoubleProcedure) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Applies a procedure to each element of the receiver, if any.
forEachCoordinateInState(boolean, IntIntProcedure) - Method in class cern.colt.bitvector.BitMatrix
Applies a procedure to each coordinate that holds a bit in the given state.
forEachIndexFromToInState(int, int, boolean, IntProcedure) - Method in class cern.colt.bitvector.BitVector
Applies a procedure to each bit index within the specified range that holds a bit in the given state.
forEachKey(DoubleProcedure) - Method in class cern.colt.map.AbstractDoubleIntMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.AbstractIntDoubleMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.AbstractIntIntMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.AbstractIntObjectMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.AbstractLongObjectMap
Applies a procedure to each key of the receiver, if any.
forEachKey(DoubleProcedure) - Method in class cern.colt.map.OpenDoubleIntHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.OpenIntDoubleHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.OpenIntIntHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(IntProcedure) - Method in class cern.colt.map.OpenIntObjectHashMap
Applies a procedure to each key of the receiver, if any.
forEachKey(LongProcedure) - Method in class cern.colt.map.OpenLongObjectHashMap
Applies a procedure to each key of the receiver, if any.
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.DoubleMatrix2D
Assigns the result of a function to each non-zero cell; x[row,col] = function(x[row,col]).
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
forEachNonZero(IntIntDoubleFunction) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
forEachPair(DoubleIntProcedure) - Method in class cern.colt.map.AbstractDoubleIntMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntDoubleProcedure) - Method in class cern.colt.map.AbstractIntDoubleMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntIntProcedure) - Method in class cern.colt.map.AbstractIntIntMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntObjectProcedure) - Method in class cern.colt.map.AbstractIntObjectMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongObjectProcedure) - Method in class cern.colt.map.AbstractLongObjectMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(DoubleIntProcedure) - Method in class cern.colt.map.OpenDoubleIntHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntDoubleProcedure) - Method in class cern.colt.map.OpenIntDoubleHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntIntProcedure) - Method in class cern.colt.map.OpenIntIntHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(IntObjectProcedure) - Method in class cern.colt.map.OpenIntObjectHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
forEachPair(LongObjectProcedure) - Method in class cern.colt.map.OpenLongObjectHashMap
Applies a procedure to each (key,value) pair of the receiver, if any.
form(DoubleMatrix1D, int, Former) - Method in class cern.colt.matrix.doublealgo.Formatter
Converts a given cell to a String; no alignment considered.
form(AbstractMatrix1D, int, Former) - Method in class cern.colt.matrix.doublealgo.Formatter
Converts a given cell to a String; no alignment considered.
form(AbstractMatrix1D, int, Former) - Method in class cern.colt.matrix.impl.AbstractFormatter
Converts a given cell to a String; no alignment considered.
form(double) - Method in interface cern.colt.matrix.impl.Former
Formats a double into a string (like sprintf in C).
form(AbstractMatrix1D, int, Former) - Method in class cern.colt.matrix.objectalgo.Formatter
Converts a given cell to a String; no alignment considered.
form(ObjectMatrix1D, int, Former) - Method in class cern.colt.matrix.objectalgo.Formatter
Converts a given cell to a String; no alignment considered.
format(DoubleMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representations of all cells; no alignment considered.
format(AbstractMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representations of all cells; no alignment considered.
format - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default format string for formatting a single cell value; currently "%G".
format(AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a string representations of all cells; no alignment considered.
format(AbstractMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representations of all cells; no alignment considered.
format(ObjectMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representations of all cells; no alignment considered.
Format - Class in corejava
A class for formatting numbers that follows printf conventions.
Format(String) - Constructor for class corejava.Format
Formats the number following printf conventions.
format(double) - Method in class corejava.Format
Formats a double into a string (like sprintf in C)
format(int) - Method in class corejava.Format
Formats an integer into a string (like sprintf in C)
format(long) - Method in class corejava.Format
Formats a long integer into a string (like sprintf in C)
format(char) - Method in class corejava.Format
Formats a character into a string (like sprintf in C)
format(String) - Method in class corejava.Format
Formats a string into a larger string (like sprintf in C)
formatRow(AbstractMatrix1D) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a string representations of all cells; no alignment considered.
Formatter - Class in cern.colt.matrix.doublealgo
Flexible, well human readable matrix print formatting; By default decimal point aligned.
Formatter() - Constructor for class cern.colt.matrix.doublealgo.Formatter
Constructs and returns a matrix formatter with format "%G".
Formatter(String) - Constructor for class cern.colt.matrix.doublealgo.Formatter
Constructs and returns a matrix formatter.
Formatter - Class in cern.colt.matrix.objectalgo
Flexible, well human readable matrix print formatting.
Formatter() - Constructor for class cern.colt.matrix.objectalgo.Formatter
Constructs and returns a matrix formatter with alignment LEFT.
Formatter(String) - Constructor for class cern.colt.matrix.objectalgo.Formatter
Constructs and returns a matrix formatter.
Former - Interface in cern.colt.matrix.impl
Formats a double into a string (like sprintf in C).
FormerFactory - Class in cern.colt.matrix.impl
Factory producing implementations of Former via method create(); Implementations of can use existing libraries such as corejava.PrintfFormat or corejava.Format or other.
FormerFactory() - Constructor for class cern.colt.matrix.impl.FormerFactory
 
FractionOfLowEnergyWindows - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Fraction Of Low Energy Windows from window to window.
FractionOfLowEnergyWindows() - Constructor for class jAudioFeatureExtractor.AudioFeatures.FractionOfLowEnergyWindows
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
frameLength - Static variable in class org.oc.ocvolume.dsp.featureExtraction
Number of samples per frame
frames - Variable in class org.oc.ocvolume.dsp.featureExtraction
All the frames of the input signal
framing(double[]) - Method in class org.oc.ocvolume.dsp.featureExtraction
performs Frame Blocking to break down a speech signal into frames
calls: none
called by: featureExtraction
FREE - Static variable in class cern.colt.map.OpenDoubleIntHashMap
 
FREE - Static variable in class cern.colt.map.OpenIntDoubleHashMap
 
FREE - Static variable in class cern.colt.map.OpenIntIntHashMap
 
FREE - Static variable in class cern.colt.map.OpenIntObjectHashMap
 
FREE - Static variable in class cern.colt.map.OpenLongObjectHashMap
 
freedom - Variable in class cern.jet.random.ChiSquare
 
freedom - Variable in class cern.jet.random.StudentT
 
freeEntries - Variable in class cern.colt.map.OpenDoubleIntHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenIntDoubleHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenIntIntHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenIntObjectHashMap
The number of table entries in state==FREE.
freeEntries - Variable in class cern.colt.map.OpenLongObjectHashMap
The number of table entries in state==FREE.
freqToMel(double) - Static method in class org.oc.ocvolume.dsp.featureExtraction
convert frequency to mel-frequency
calls: none
called by: featureExtraction
frequencies(DoubleArrayList, DoubleArrayList, IntArrayList) - Static method in class cern.jet.stat.Descriptive
Computes the frequency (number of occurances, count) of each distinct value in the given sorted data.
frequencies(DoubleArrayList, IntArrayList) - Method in class hep.aida.bin.DynamicBin1D
Computes the frequency (number of occurances, count) of each distinct element.
fstm_ - Variable in class jAudioFeatureExtractor.Controller
model controlling display of recordings
FULL - Static variable in class cern.colt.map.OpenDoubleIntHashMap
 
FULL - Static variable in class cern.colt.map.OpenIntDoubleHashMap
 
FULL - Static variable in class cern.colt.map.OpenIntIntHashMap
 
FULL - Static variable in class cern.colt.map.OpenIntObjectHashMap
 
FULL - Static variable in class cern.colt.map.OpenLongObjectHashMap
 
Functions - Class in cern.jet.math
Function objects to be passed to generic methods.
Functions() - Constructor for class cern.jet.math.Functions
Makes this class non instantiable, but still let's others inherit from it.
functions - Static variable in class cern.jet.math.Functions
Little trick to allow for "aliasing", that is, renaming this class.
functions - Static variable in class hep.aida.bin.BinFunctions1D
Little trick to allow for "aliasing", that is, renaming this class.

G

g - Static variable in class cern.clhep.Units
 
gamma - Variable in class cern.jet.random.BreitWigner
 
Gamma - Class in cern.jet.random
Gamma distribution; math definition, definition of gamma function and animated definition.
Gamma(double, double, RandomEngine) - Constructor for class cern.jet.random.Gamma
Constructs a Gamma distribution.
gamma - Variable in class cern.jet.random.NegativeBinomial
 
Gamma - Class in cern.jet.stat
Gamma and Beta functions.
Gamma() - Constructor for class cern.jet.stat.Gamma
Makes this class non instantiable, but still let's others inherit from it.
gamma(double) - Static method in class cern.jet.stat.Gamma
Returns the Gamma function of the argument.
gamma(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the integral from zero to x of the gamma probability density function.
gammaComplemented(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the integral from x to infinity of the gamma probability density function:
gauss - Static variable in class cern.clhep.Units
 
GeneralMethods - Class in jAudioFeatureExtractor.GeneralTools
A holder class for general static methods that can be used for a wide variety of purposes.
GeneralMethods() - Constructor for class jAudioFeatureExtractor.GeneralTools.GeneralMethods
 
generateBinomial(int, double) - Method in class cern.jet.random.Binomial
* Binomial-Distribution - Acceptance Rejection/Inversion * * * Acceptance Rejection method combined with Inversion for * generating Binomial random numbers with parameters * n (number of trials) and p (probability of success).
generateNonSingular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Modifies the given matrix square matrix A such that it is diagonally dominant by row and column, hence non-singular, hence invertible.
generateRandomNumber(int) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns a random integer from 0 to max - 1, based on the uniform distribution.
generateSamplesBasicTone(double, int, float, double, int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Generates sample values for a tone consisting of a sinusoid at a fundamental frequency and additional sinusoids at 1.2 and 1.8 times this frequency.
generateSamplesDecayPulse(double, int, float, double, int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Generates sample values for a tone consisting of a single sinusoid that decays linearly to arrive at silence at the end of the audio.
generateSamplesFMSweep(double, int, float, double, int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Generates sample values for a tone consisting of a single sinusoid.
generateSamplesSineWave(double, int, float, double, int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Generates sample values for a tone consisting of a single sinusoid.
generateSamplesStereoPanning(double, int, float, double, int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Generates sample values for a sound consisting of a stereo sweep, starting with a relatively high frequency sinusoid on the left speaker and moving across to a sinusoid one octave lower on the right speaker.
generateSamplesStereoPingpong(double, int, float, double, int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Generates sample values for a sound consisting of a stereo pinpong, where the signal switches between the four channels four times per second.
generateWhiteNoise(int, int) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Generates sample values for an audio wave consisting of randomly generated white noise.
generateZeta(double, double, RandomEngine) - Method in class cern.jet.random.Zeta
Returns a zeta distributed random number.
generator - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
generic - Variable in class jAudioFeatureExtractor.ACE.DataTypes.AggregatorDefinition
 
genericPartition(int, int, int, int, int[], IntComparator, IntComparator, IntComparator, Swapper) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it generically partitions arbitrary shaped data (for example matrices or multiple arrays) rather than int[] arrays.
GenericPermuting - Class in cern.colt
Generically reorders (permutes) arbitrary shaped data (for example, an array, three arrays, a 2-d matrix, two linked lists) using an in-place swapping algorithm.
GenericPermuting() - Constructor for class cern.colt.GenericPermuting
Makes this class non instantiable, but still let's others inherit from it.
GenericSorting - Class in cern.colt
Generically sorts arbitrary shaped data (for example multiple arrays, 1,2 or 3-d matrices, and so on) using a quicksort or mergesort.
GenericSorting() - Constructor for class cern.colt.GenericSorting
Makes this class non instantiable, but still let's others inherit from it.
geometricMean(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the geometric mean of a data sequence.
geometricMean(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the geometric mean of a data sequence.
geometricMean - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.geometricMean().
geometricMean() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the geometric mean, which is Product( x[i] )1.0/size().
geometricPdf(int, double) - Static method in class cern.jet.random.Distributions
Returns the probability distribution function of the discrete geometric distribution.
get(int, int) - Method in class cern.colt.bitvector.BitMatrix
Returns from the receiver the value of the bit at the specified coordinate.
get(int) - Method in class cern.colt.bitvector.BitVector
Returns from the bitvector the value of the bit with the specified index.
get(long[], int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns from the bitvector the value of the bit with the specified index.
get(int) - Method in class cern.colt.list.AbstractBooleanList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractByteList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractCharList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractDoubleList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractFloatList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractIntList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractLongList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.AbstractShortList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.adapter.DoubleListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.FloatListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.IntListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.LongListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.adapter.ObjectListAdapter
Returns the element at the specified position in this list.
get(int) - Method in class cern.colt.list.BooleanArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.ByteArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.CharArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.DoubleArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.FloatArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.IntArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.LongArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.ObjectArrayList
Returns the element at the specified position in the receiver.
get(int) - Method in class cern.colt.list.ShortArrayList
Returns the element at the specified position in the receiver.
get(double) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.AbstractIntObjectMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.AbstractLongObjectMap
Returns the value associated with the specified key.
get(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns the value associated with the specified key.
get(long) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns the value associated with the specified key.
get(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
get(ObjectArrayList, int) - Static method in class cern.colt.matrix.linalg.Property
 
get(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the matrix cell value at coordinate index.
get(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
get(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getActivated() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getAggregator() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getAggregator(int) - Method in class jAudioFeatureExtractor.ActiveAggTableModel
return the aggregator storede in the row'th row.
getAggregator() - Method in class jAudioFeatureExtractor.ActiveAggTableModel
return the array of all aggregators stored in this model.
getAggregator() - Method in class jAudioFeatureExtractor.AggEditorFrame
returns the aggregator being edited by this particular editor.
getAggregator(int) - Method in class jAudioFeatureExtractor.AggListTableModel
returns the prototype aggregator at the given index.
getAggregatorDefinition() - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Returns a description of this instantiation of this class of aggregator
getAggregatorFeatures() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getAggregatorNames() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getAggregatorParameters() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getArraySum(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the sum of the contents of all of the entries of the given array.
getAttributes() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getAudioFileFormatData(File) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns information regarding a given audio file.
getAudioFileFormatType(String) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns the appropriate AudioFileFormat.Type corresponding to the given String.
getAudioFormat(boolean) - Method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Gets the AudioFormat corresponding to the settings on the GUI.
getAudioFormat() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the AudioFormat associated with the stored samples.
getAudioFormatData(AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns information regarding a given AudioFormat.
getAudioInputStreamChannelSegregated() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples in the form of an AudioInputStream.
getAudioInputStreamChannelSegregated(int, int) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given samples in the form of an AudioInputStream.
getAudioInputStreamChannelSegregated(double, double) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given times in the form of an AudioInputStream.
getAudioInputStreamMixedDown() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples in the form of an AudioInputStream.
getAudioInputStreamMixedDown(int, int) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given samples in the form of an AudioInputStream.
getAudioInputStreamMixedDown(double, double) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given times in the form of an AudioInputStream.
getAutoCorrelation(double[], int, int) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Calculates the auto-correlation of the given signal.
getAutoCorrelationLabels(double, int, int) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Returns the bin labels for each bin of an auto-correlation calculation that involved the given paremeters (most likely using the getAutoCorrelation method).
getAvailableFileFormatTypes() - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns the names of file types for which file writing support is provided by the system.
getAvailableMixerData() - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns information in String form regarding all available system mixers.
getAverage(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the average of a set of doubles.
getAverage(int[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the average of a set of ints.
getBeginningOfString(String, int) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns a copy of the given string with all but the first number_characters eliminated.
getBeginningOfStringWithHyphenFiller(String, int) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns a copy of the given string with all but the first number_characters eliminated.
getBinLabels(double) - Method in class jAudioFeatureExtractor.jAudioTools.FFT
Returns the frequency bin labels for each bin referred to by the real values, imaginary values, magnitudes and phase angles as determined by the given sampling rate.
getBuildTime() - Static method in class cern.colt.Version
Returns the time this release was build; for example "Tue Apr 11 11:50:39 CEST 2000".
getBuildVersion() - Static method in class cern.colt.Version
Returns the build version of this release.
getBytesFromAudioInputStream(AudioInputStream) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Generates an array of audio bytes based on the contents of the given AudioInputStream.
getClassificationDescription(int) - Method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Generate a formatted strind detailing the contents of this SegmentedClassification.
getClassificationDescriptions(SegmentedClassification[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Returns a formatted text description of the given SegmentedClassification objects.
getColumnClass(int) - Method in class jAudioFeatureExtractor.FeatureSelectorTableModel
Returns the type of class used for each column.
getColumnClass(int) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed directly to underlying model
getColumnCount() - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed directly to underlying model
getColumnName(int) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed directly to underlying model
getContent() - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getContent() - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the content of this matrix if it is a wrapper; or this otherwise.
getConvertedAudioFormat(AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns an AudioFormat with the same sampling rate and number of channels as the passed AudioFormat.
getConvertedAudioStream(AudioInputStream) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns a copy of the given AudioInputStream that uses big-endian signed linear PCM encoding, regardless of the original encoding.
getCopyOfArray(Object[]) - Static method in class jAudioFeatureExtractor.GeneralTools.GeneralMethods
Returns a copy of the given array.
getCopyOfAudioFormat(AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns a copy of the given AudioFormat.
getCopyOfAudioSamples() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns a copy of this AudioSamples object.
getCopyOfSamples(double[][]) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Returns a copy of the given array of samples.
getD() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the block diagonal eigenvalue matrix, D.
getDataModel() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getDataSetDescription(int) - Method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Generate a formatted strind detailing the contents of this DataSet.
getDataSetDescriptions(DataSet[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Returns a formatted text description of the given DataSet objects.
getDepenedencies() - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Returns the names of other features that are needed in order to extract this feature.
getDepenedencyOffsets() - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Returns the offsets of other features that are needed in order to extract this feature.
getDescription() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.FileFilterXML
 
getDescription() - Method in class jAudioFeatureExtractor.jAudioTools.FileFilterAudio
 
getDescription() - Method in class jAudioFeatureExtractor.jMIDITools.FileFilterMIDI
 
getDestinationFK() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getDestinationFV() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getDirectoryName(String) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns the name of the directory that the given filename is found in.
getDoubleArraySortKey(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Sorter
Takes in an array of doubles and returns an array holding the rankings from lowest (0) to highest (to_sort -1) of each entry from lowest to highest.
getDoubleInScientificNotation(double, int) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns a formatted version of number_to_round that has been converted to scientific notation and includes the given number of significant_digits.
getDoublePivot() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns pivot permutation vector as a one-dimensional double array
getDuration() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the total length of the stored audio in seconds.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMoments
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsConstantQMFCC
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsLogConstantQ
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsMFCC
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximation
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationConstantQMFCC
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationLogConstantQ
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogram
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogramLabels
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQ
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQMFCC
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.Derivative
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.FractionOfLowEnergyWindows
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.LPC
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.LPCRemoved
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.Mean
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.MFCC
 
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.PeakFinder
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralRolloffPoint
Function permitting an unintelligent outside function (ie.
getElement(int) - Method in class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
getExtension(String) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns the 2, 3 or 4 letter extension of the given file name.
getFeatureDefinition() - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Description of a particular instantiation of an aggregate.
getFeatureDefinition() - Method in class jAudioFeatureExtractor.Aggregators.AreaMoments
 
getFeatureDefinition() - Method in class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
getFeatureDefinition() - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
getFeatureDefinition() - Method in class jAudioFeatureExtractor.Aggregators.Mean
 
getFeatureDefinition() - Method in class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
 
getFeatureDefinition() - Method in class jAudioFeatureExtractor.Aggregators.StandardDeviation
 
getFeatureDefinition() - Method in class jAudioFeatureExtractor.AudioFeatures.Derivative
Overridden to regenerate the feature definition.
getFeatureDefinition() - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Returns meta-data describing this feature.
getFeatureDefinition() - Method in class jAudioFeatureExtractor.AudioFeatures.Mean
Overridden to regenerate the feature definition.
getFeatureDefinition() - Method in class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Overridden to regenerate the feature definition.
getFeatureDefinitions() - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Returns an array of feature definitions.
getFeatureDescription() - Method in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Returns a formatted text description of the FeatureDescription object.
getFeatureDescriptions(FeatureDefinition[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Returns a formatted text description of the given FeatureDescription objects.
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Provide a list of features that are to be aggregated by this feature.
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.AreaMoments
 
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.Mean
Provide a list of features that are to be aggregated by this feature.
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.MFCC
 
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
 
getFeaturesToApply() - Method in class jAudioFeatureExtractor.Aggregators.StandardDeviation
 
getFeatureValuesOfSubSections(FeatureDefinition[]) - Method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Returns the feature values stored in the DataSets in the sub_sets field of this object.
getFeatureValuesOfTopLevel(FeatureDefinition[]) - Method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Returns the feature values stored in the feature_values field of this object.
getFormatUsedForRecording() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording.RecordThread
Returns the AudioFormat that was used for recording.
getH() - Method in class cern.colt.matrix.linalg.QRDecomposition
Returns the Householder vectors H.
getHelpSet(String) - Method in class jAudioFeatureExtractor.OuterFrame
This method creates the online help system.
getImagEigenvalues() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the imaginary parts of the eigenvalues.
getImaginaryValues() - Method in class jAudioFeatureExtractor.jAudioTools.FFT
Returns the real values as calculated by the FFT.
getIndexOfLargest(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the index of the entry of an array of doubles with the largest value.
getIndexOfLargest(float[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the index of the entry of an array of floats with the largest value.
getIndexOfLargest(int[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the index of the entry of an array of itegers with the largest value.
getIndexOfSmallest(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the index of the entry of an array of doubles with the smallest value.
getIndexOfString(String, String[]) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns the index in the possible_names array where the given_name parameter occurs.
getInputStream(ByteArrayOutputStream, AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Generates an AudioInputStream based on the given ByteArrayOutputStream and the given AudioFormat.
getInputStream(byte[], AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Generates an AudioInputStream based on the given array of bytes and the given AudioFormat.
getInputStream(File) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Generates an AudioInputStream based on the contents of the given File.
getL() - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Returns the triangular factor, L.
getL() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns the lower triangular factor, L.
getL() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the lower triangular factor, L.
getLeafClasses(SegmentedClassification[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Returns an array containing the names of all classes that any instances or sub-sections of the given SegmentedClassification belong to.
getLongFromTo(int, int) - Method in class cern.colt.bitvector.BitVector
Returns a long value representing bits of the receiver from index from to index to.
getLongFromTo(long[], int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns a long value representing bits of a bitvector from index from to index to.
getLU() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns a copy of the combined lower and upper triangular factor, LU.
getMagnitudeSpectrum() - Method in class jAudioFeatureExtractor.jAudioTools.FFT
Returns the magnitudes spectrum.
getMajorVersion() - Static method in class cern.colt.Version
Returns the major version of this release.
getMaximumAmplitude() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the maximum amplitude value in all of the channels.
getMaxOrderForSumOfPowers() - Method in class hep.aida.bin.DynamicBin1D
Returns Integer.MAX_VALUE, the maximum order k for which sums of powers are retrievable.
getMaxOrderForSumOfPowers() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the maximum order k for which sums of powers are retrievable, as specified upon instance construction.
getMicroVersion() - Static method in class cern.colt.Version
Returns the micro version of this release.
getMinOrderForSumOfPowers() - Method in class hep.aida.bin.DynamicBin1D
Returns Integer.MIN_VALUE, the minimum order k for which sums of powers are retrievable.
getMinOrderForSumOfPowers() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the minimum order k for which sums of powers are retrievable, as specified upon instance construction.
getMinorVersion() - Static method in class cern.colt.Version
Returns the minor version of this release.
getMixer(int, AudioEventLineListener) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns the Mixer object with the specified index.
getName() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Returns the name of this batch.
getNonZeros(IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, DoubleArrayList, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.DoubleMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, DoubleArrayList) - Method in class cern.colt.matrix.DoubleMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, ObjectArrayList) - Method in class cern.colt.matrix.ObjectMatrix1D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, ObjectArrayList) - Method in class cern.colt.matrix.ObjectMatrix2D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNonZeros(IntArrayList, IntArrayList, IntArrayList, ObjectArrayList) - Method in class cern.colt.matrix.ObjectMatrix3D
Fills the coordinates and values of cells having non-zero values into the specified lists.
getNumberBytesNeeded(double, AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns the number of bytes needed to store samples corresponding to audio of fixed duration.
getNumberBytesNeeded(int, AudioFormat) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns the number of bytes needed to store samples corresponding to the given number of samples in a given AudioFormat.
getNumberChannels() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the number of channels of stored audio.
getNumberOfAggregators() - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Returns the number of concrete aggregators produced.
getNumberOverallInstancesBelongingToClass(SegmentedClassification[], String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Returns the number of given instances that belong to the given class.
getNumberSamplesPerChannel() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the total number of samples per channel in the stored audio.
getNumberSectionsInInstancesBelongingToClass(SegmentedClassification[], String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Returns the number of given instances that have sections belonging to the given class.
getOutputType() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getOutputType() - Method in class jAudioFeatureExtractor.actions.OutputTypeAction
Provide a human friendly version of the outputType variable
getOverallLabelsOfDataSets(DataSet[], SegmentedClassification[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Returns a 2-D array describing the top-level label(s) of the given DataSets, according to the given SegmentedClassifications.
getParamaters() - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Provide a list of the values of all parameters this aggregator uses.
getParamaters() - Method in class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
getParamaters() - Method in class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
 
getPhaseAngles() - Method in class jAudioFeatureExtractor.jAudioTools.FFT
Returns the phase angle for each frequency bin.
getPivot() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns a copy of the pivot permutation vector.
getPivot() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the pivot permutation vector (not a copy of it).
getPowerSpectrum() - Method in class jAudioFeatureExtractor.jAudioTools.FFT
Returns the power spectrum.
getQ() - Method in class cern.colt.matrix.linalg.QRDecomposition
Generates and returns the (economy-sized) orthogonal factor Q.
getQuick(int, int) - Method in class cern.colt.bitvector.BitMatrix
Returns from the receiver the value of the bit at the specified coordinate; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.bitvector.BitVector
Returns from the bitvector the value of the bit with the specified index; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractBooleanList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractByteList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractCharList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractDoubleList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractFloatList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractIntList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractLongList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.AbstractShortList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.BooleanArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.ByteArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.CharArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.DistinctNumberList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.DoubleArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.FloatArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.IntArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.LongArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.MinMaxNumberList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.ObjectArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.ShortArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.list.SimpleLongArrayList
Returns the element at the specified position in the receiver; WARNING: Does not check preconditions.
getQuick(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int, int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getQuick(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns the matrix cell value at coordinate index.
getQuick(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns the matrix cell value at coordinate [row,column].
getQuick(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns the matrix cell value at coordinate [slice,row,column].
getR() - Method in class cern.colt.matrix.linalg.QRDecomposition
Returns the upper triangular factor, R.
getRandomGenerator() - Method in class cern.jet.random.AbstractDistribution
Returns the used uniform random number generator;
getRandomGenerator() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Returns the used random generator.
getRandomOrdering(int) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns an array number_entries arrays.
getRealEigenvalues() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the real parts of the eigenvalues.
getRealPrefferedWidth(JTable, int) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
This method calculates a reasonable preffered width by calculating the width of both the header and each element of the table.
getRealValues() - Method in class jAudioFeatureExtractor.jAudioTools.FFT
Returns the real values as calculated by the FFT.
getRecordedData() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording.RecordThread
Returns the stream of recorded data.
getRecording() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getRecordingInfo() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns a formatted description of the AudioFormat of the samples as well as the number of samples per channel, the duration in seconds of the recording and the maximum sample amplitude.
getResults() - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Returns the results in a double array (more useful for embedding than an XML pipe solution).
getResults() - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Returns a list of results of aggregator results.
getRoundedDouble(double, int) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns a formatted version of number_to_round.
getRowCount() - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed directly to underlying model
getS() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the diagonal matrix of singular values.
getSamplesChannelSegregated() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples.
getSamplesChannelSegregated(int, int) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given sample indices.
getSamplesChannelSegregated(double, double) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given times in secondes.
getSamplesMixedDown() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples.
getSamplesMixedDown(int, int) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given sample indices.
getSamplesMixedDown(double, double) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples between the given times.
getSamplesMixedDownIntoOneChannel(double[][]) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Returns the given set of samples as a set of samples mixed down into one channel.
getSampleWindowsChannelSegregated(int) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples divided into windows of equal lengths.
getSampleWindowsChannelSegregated(double) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples divided into windows of equal lengths.
getSampleWindowsMixedDown(int) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples divided into windows of equal lengths.
getSampleWindowsMixedDown(double) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the stored audio samples divided into windows of equal lengths.
getSamplingRate() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getSamplingRate() - Method in class jAudioFeatureExtractor.actions.SamplingRateAction
Returns the sample rate as an double representing samples per second.
getSamplingRate() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the sampling rate that is associated with the stored samples.
getSamplingRateAsDouble() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the sampling rate that is associated with the stored samples.
getSeedAtRowColumn(int, int) - Static method in class cern.jet.random.engine.RandomSeedTable
Returns a deterministic seed from a (seemingly gigantic) matrix of predefined seeds.
getSelected() - Method in class jAudioFeatureExtractor.actions.OutputTypeAction
Return the integer value corresponding to the current output type selected
getSelected() - Method in class jAudioFeatureExtractor.actions.SamplingRateAction
Return the integer index into the array of radio buttons that corresponds to the selected sampling rate.
getSingularValues() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the diagonal of S, which is a one-dimensional array of singular values
getSourceDataLine(AudioFormat, AudioEventLineListener) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Gets a SourceDataLine that can be used for purposes such as writing directly to a speaker.
getStandardDeviation(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the standard deviation of a set of doubles.
getStandardDeviation(int[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the standard deviation of a set of ints.
getStandardHighQualityRecordAudioFormat() - Static method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Returns a new mono AudioFormat that uses an 44.1 kHz sampling rate, a 16 bit bit-depth (signed) and big endian linear PCM encoding.
getStandardLowQualityRecordAudioFormat() - Static method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Returns a new mono AudioFormat that uses an 8 kHz sampling rate, a 8 bit bit-depth (signed) and big endian linear PCM encoding.
getStandardMidQualityRecordAudioFormat() - Static method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Returns a new mono AudioFormat that uses an 8 kHz sampling rate, a 8 bit bit-depth (signed) and big endian linear PCM encoding.
getSubSectionLabelsOfDataSets(DataSet[], SegmentedClassification[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Returns a 3-D array describing the sub-section label(s) of the given DataSets, according to the given SegmentedClassifications.
getSuccessRate(SegmentedClassification[], SegmentedClassification[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Compares the given classifications with the given model classifications and returns a string describing the success rates (both false positives and faluse negatives) for overall instances and/or sections of instances, whichever is appropriate for the given data.
getSynthesisNames() - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Returns the names of the types of synthesis that can be performed.
getSynthesisTypeCode(String) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Returns the code for use in the synthesis_type parameter of the synthesizeAndWriteToBuffer method that specifies to the given type of synthesis.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jAudioFeatureExtractor.GeneralTools.FeatureDisplay
 
getTargetDataLine(AudioFormat, AudioEventLineListener) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns a TargetDataLine that can be used for purposes such as recording from a mic.
getTargetDataLine(AudioFormat, Mixer, AudioEventLineListener) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Returns a TargetDataLine that can be used for purposes such as recording from a mic.
getTextArea() - Method in class jAudioFeatureExtractor.SampleTextDialog
Return the text area on this dialog box so that other objects can write to it or perform other operations to it.
getU() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns the upper triangular factor, U.
getU() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the left singular vectors U.
getUniqueIdentifier() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Returns the identifier assigned to an object of this class at instantiation.
getV() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns the eigenvector matrix, V
getV() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the right singular vectors V.
getValueAt(int, int) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed to underlying model with a translated row index
getWeight() - Method in class cern.jet.random.sampling.WeightedRandomSampler
Not yet commented.
getWindowOverlap() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
getWindowSize() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
GeV - Static variable in class cern.clhep.Units
 
gigaelectronvolt - Static variable in class cern.clhep.Units
 
GlobalWindowChange - Class in jAudioFeatureExtractor
This is a window for changing all window based features simultaneously.
GlobalWindowChange(DataModel) - Constructor for class jAudioFeatureExtractor.GlobalWindowChange
The constructor creates the gui that is used to initiate a global window change.
GlobalWindowChangeAction - Class in jAudioFeatureExtractor.actions
Action for changing all feature window sizes simultaneously.
GlobalWindowChangeAction(DataModel) - Constructor for class jAudioFeatureExtractor.actions.GlobalWindowChangeAction
Constructor that sets menu text and adds reference to the data model where features are stored.
globalWindowChangeAction - Variable in class jAudioFeatureExtractor.Controller
 
gram - Static variable in class cern.clhep.Units
 
gray - Static variable in class cern.clhep.Units
 
greater(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[row,col] = A[row,col] > s ? 1 : 0.
greater(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[row,col] = A[row,col] > B[row,col] ? 1 : 0.
greater - Static variable in class cern.jet.math.Functions
Function that returns a > b ? 1 : 0.
greater(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a > b ? 1 : 0.

H

h_Planck - Static variable in class cern.clhep.PhysicalConstants
 
halfpi - Static variable in class cern.clhep.PhysicalConstants
 
hammingWindow - Variable in class org.oc.ocvolume.dsp.featureExtraction
hamming window values
harmonicMean(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the harmonic mean of a data sequence.
harmonicMean() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the harmonic mean, which is size() / Sum( 1/x[i] ).
HarmonicSpectralCentroid - Class in jAudioFeatureExtractor.AudioFeatures
A variation on spectral centroid that is based upon peaks instead of bins.
HarmonicSpectralCentroid() - Constructor for class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralCentroid
Basic constructor that sets dependencies, definition, and offsets.
HarmonicSpectralFlux - Class in jAudioFeatureExtractor.AudioFeatures
A variation on spectral flux that is based upon peaks instead of bins.
HarmonicSpectralFlux() - Constructor for class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralFlux
Basic constructor that sets dependencies, definition, and offsets.
HarmonicSpectralSmoothness - Class in jAudioFeatureExtractor.AudioFeatures
A peak based calculation of smoothness.
HarmonicSpectralSmoothness() - Constructor for class jAudioFeatureExtractor.AudioFeatures.HarmonicSpectralSmoothness
Basic constructor that sets dependencies, definition, and offsets.
hasFullRank() - Method in class cern.colt.matrix.linalg.QRDecomposition
Returns whether the matrix A has full rank.
hash(char) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(double) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(float) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(int) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(long) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(Object) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified object.
hash(short) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hash(boolean) - Static method in class cern.colt.map.HashFunctions
Returns a hashcode for the specified value.
hashCode() - Method in class cern.colt.bitvector.BitMatrix
Returns a hash code value for the receiver.
hashCode() - Method in class cern.colt.bitvector.BitVector
Returns a hash code value for the receiver.
HashFunctions - Class in cern.colt.map
Provides various hash functions.
HashFunctions() - Constructor for class cern.colt.map.HashFunctions
Makes this class non instantiable, but still let's others inherit from it.
hasRun() - Method in class jAudioFeatureExtractor.ExtractionThread
Used to prevent this thread from executing twice.
hasSumOfInversions - Variable in class hep.aida.bin.MightyStaticBin1D
 
hasSumOfInversions() - Method in class hep.aida.bin.MightyStaticBin1D
Returns whether sumOfInversions() can return meaningful results.
hasSumOfLogarithms - Variable in class hep.aida.bin.MightyStaticBin1D
 
hasSumOfLogarithms() - Method in class hep.aida.bin.MightyStaticBin1D
Tells whether sumOfLogarithms() can return meaningful results.
hasSumOfPowers(int) - Method in class hep.aida.bin.MightyStaticBin1D
Tells whether sumOfPowers(k) can return meaningful results.
haveSharedCells(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCells(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCells(DoubleMatrix3D) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCells(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCells(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCells(ObjectMatrix3D) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.DoubleMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(DoubleMatrix2D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(DoubleMatrix3D) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns true if both matrices share common cells.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix2D) - Method in class cern.colt.matrix.ObjectMatrix2D
Returns true if both matrices share at least one identical cell.
haveSharedCellsRaw(ObjectMatrix3D) - Method in class cern.colt.matrix.ObjectMatrix3D
Returns true if both matrices share at least one identical cell.
hbar_Planck - Static variable in class cern.clhep.PhysicalConstants
 
hbarc - Static variable in class cern.clhep.PhysicalConstants
 
hbarc_squared - Static variable in class cern.clhep.PhysicalConstants
 
henry - Static variable in class cern.clhep.Units
 
hep.aida - package hep.aida
 
hep.aida.bin - package hep.aida.bin
 
hep.aida.ref - package hep.aida.ref
 
hep_pascal - Static variable in class cern.clhep.Units
 
hertz - Static variable in class cern.clhep.Units
 
highWaterMark - Variable in class cern.colt.map.AbstractMap
 
histogram(IHistogram1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vector into the given histogram.
histogram(IHistogram2D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vectors into the given histogram.
histogram(IHistogram2D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vectors into the given histogram.
histogram(IHistogram3D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Statistic
Fills all cells of the given vectors into the given histogram.
Histogram1D - Class in hep.aida.ref
A reference implementation of hep.aida.IHistogram1D.
Histogram1D(String, double[]) - Constructor for class hep.aida.ref.Histogram1D
Creates a variable-width histogram.
Histogram1D(String, int, double, double) - Constructor for class hep.aida.ref.Histogram1D
Creates a fixed-width histogram.
Histogram1D(String, IAxis) - Constructor for class hep.aida.ref.Histogram1D
Creates a histogram with the given axis binning.
Histogram2D - Class in hep.aida.ref
A reference implementation of hep.aida.IHistogram2D.
Histogram2D(String, double[], double[]) - Constructor for class hep.aida.ref.Histogram2D
Creates a variable-width histogram.
Histogram2D(String, int, double, double, int, double, double) - Constructor for class hep.aida.ref.Histogram2D
Creates a fixed-width histogram.
Histogram2D(String, IAxis, IAxis) - Constructor for class hep.aida.ref.Histogram2D
Creates a histogram with the given axis binning.
Histogram3D - Class in hep.aida.ref
A reference implementation of hep.aida.IHistogram3D.
Histogram3D(String, double[], double[], double[]) - Constructor for class hep.aida.ref.Histogram3D
Creates a variable-width histogram.
Histogram3D(String, int, double, double, int, double, double, int, double, double) - Constructor for class hep.aida.ref.Histogram3D
Creates a fixed-width histogram.
Histogram3D(String, IAxis, IAxis, IAxis) - Constructor for class hep.aida.ref.Histogram3D
Creates a histogram with the given axis binning.
hl - Variable in class cern.jet.random.Hyperbolic
 
hmdu(int, int, int, RandomEngine) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
hprs(int, int, int, RandomEngine) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
hr - Variable in class cern.jet.random.Hyperbolic
 
Hyperbolic - Class in cern.jet.random
Hyperbolic distribution.
Hyperbolic(double, double, RandomEngine) - Constructor for class cern.jet.random.Hyperbolic
Constructs a Beta distribution.
HyperGeometric - Class in cern.jet.random
HyperGeometric distribution; See the math definition The hypergeometric distribution with parameters N, n and s is the probability distribution of the random variable X, whose value is the number of successes in a sample of n items from a population of size N that has s 'success' items and N - s 'failure' items.
HyperGeometric(int, int, int, RandomEngine) - Constructor for class cern.jet.random.HyperGeometric
Constructs a HyperGeometric distribution.
hypot(double, double) - Static method in class cern.colt.matrix.linalg.Algebra
Returns sqrt(a^2 + b^2) without under/overflow.
hypotFunction() - Static method in class cern.colt.matrix.linalg.Algebra
Returns sqrt(a^2 + b^2) without under/overflow.

I

i0(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of order 0 of the argument.
i0e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of order 0 of the argument.
i1(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of order 1 of the argument.
i1e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of order 1 of the argument.
IAxis - Interface in hep.aida
An IAxis represents a binned histogram axis.
idamax(DoubleMatrix1D) - Method in interface cern.colt.matrix.linalg.Blas
Returns the index of largest absolute value; i such that |x[i]| == max(|x[0]|,|x[1]|,...)..
idamax(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.SeqBlas
 
identifier - Variable in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
The name of the data set.
identifier - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
The name of the dataset referred to by a top-level SegmentedClassification.
identifier - Variable in class jAudioFeatureExtractor.DataTypes.RecordingInfo
A name used internally to refer to the referenced recording.
identity(int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs an identity matrix (having ones on the diagonal and zeros elsewhere).
identity - Static variable in class cern.jet.math.Functions
Function that returns its argument.
identity - Static variable in class cern.jet.math.IntFunctions
Function that returns its argument.
IEEEremainder - Static variable in class cern.jet.math.Functions
Function that returns Math.IEEEremainder(a,b).
IEEEremainder(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.IEEEremainder(a,b).
IHistogram - Interface in hep.aida
A common base interface for IHistogram1D, IHistogram2D and IHistogram3D.
IHistogram1D - Interface in hep.aida
A Java interface corresponding to the AIDA 1D Histogram.
IHistogram2D - Interface in hep.aida
A Java interface corresponding to the AIDA 2D Histogram.
IHistogram3D - Interface in hep.aida
A Java interface corresponding to the AIDA 3D Histogram.
imag - Static variable in class org.oc.ocvolume.dsp.fft
imaginary part
inc - Static variable in class cern.jet.math.IntFunctions
Function that returns a++.
incompleteBeta(double, double, double) - Static method in class cern.jet.stat.Gamma
Returns the Incomplete Beta Function evaluated from zero to xx; formerly named ibeta.
incompleteGamma(double, double) - Static method in class cern.jet.stat.Gamma
Returns the Incomplete Gamma function; formerly named igamma.
incompleteGammaComplement(double, double) - Static method in class cern.jet.stat.Gamma
Returns the Complemented Incomplete Gamma function; formerly named igamc.
incrementalUpdate(DoubleArrayList, int, int, double[]) - Static method in class cern.jet.stat.Descriptive
Incrementally maintains and updates minimum, maximum, sum and sum of squares of a data sequence.
incrementalUpdateSumsOfPowers(DoubleArrayList, int, int, int, int, double[]) - Static method in class cern.jet.stat.Descriptive
Incrementally maintains and updates various sums of powers of the form Sum(data[i]k).
incrementalWeightedUpdate(DoubleArrayList, DoubleArrayList, int, int, double[]) - Static method in class cern.jet.stat.Descriptive
Incrementally maintains and updates sum and sum of squares of a weighted data sequence.
index(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Returns the position of the element with the given relative rank within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
index(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Returns the position of the given coordinate within the (virtual or non-virtual) internal 1-dimensional array.
indexes - Variable in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
indexOf(boolean) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the first occurrence of the specified element.
indexOf(byte) - Method in class cern.colt.list.AbstractByteList
Returns the index of the first occurrence of the specified element.
indexOf(char) - Method in class cern.colt.list.AbstractCharList
Returns the index of the first occurrence of the specified element.
indexOf(double) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the first occurrence of the specified element.
indexOf(float) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the first occurrence of the specified element.
indexOf(int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the first occurrence of the specified element.
indexOf(long) - Method in class cern.colt.list.AbstractLongList
Returns the index of the first occurrence of the specified element.
indexOf(short) - Method in class cern.colt.list.AbstractShortList
Returns the index of the first occurrence of the specified element.
indexOf(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the first occurrence of the specified element.
indexOfDecimalPoint(String) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns the index of the decimal point.
indexOfFromTo(int, int, boolean) - Method in class cern.colt.bitvector.BitVector
Returns the index of the first occurrence of the specified state.
indexOfFromTo(boolean, int, int) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(byte, int, int) - Method in class cern.colt.list.AbstractByteList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(char, int, int) - Method in class cern.colt.list.AbstractCharList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(double, int, int) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(float, int, int) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(int, int, int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(long, int, int) - Method in class cern.colt.list.AbstractLongList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(short, int, int) - Method in class cern.colt.list.AbstractShortList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(boolean, int, int) - Method in class cern.colt.list.BooleanArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(byte, int, int) - Method in class cern.colt.list.ByteArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(char, int, int) - Method in class cern.colt.list.CharArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(double, int, int) - Method in class cern.colt.list.DoubleArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(float, int, int) - Method in class cern.colt.list.FloatArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(int, int, int) - Method in class cern.colt.list.IntArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(long, int, int) - Method in class cern.colt.list.LongArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(Object, int, int, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the first occurrence of the specified element.
indexOfFromTo(short, int, int) - Method in class cern.colt.list.ShortArrayList
Returns the index of the first occurrence of the specified element.
indexOfInsertion(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
 
indexOfInsertion(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
 
indexOfInsertion(int) - Method in class cern.colt.map.OpenIntIntHashMap
 
indexOfInsertion(int) - Method in class cern.colt.map.OpenIntObjectHashMap
 
indexOfInsertion(long) - Method in class cern.colt.map.OpenLongObjectHashMap
 
indexOfKey(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
 
indexOfKey(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
 
indexOfKey(int) - Method in class cern.colt.map.OpenIntIntHashMap
 
indexOfKey(int) - Method in class cern.colt.map.OpenIntObjectHashMap
 
indexOfKey(long) - Method in class cern.colt.map.OpenLongObjectHashMap
 
indexOfValue(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
 
indexOfValue(double) - Method in class cern.colt.map.OpenIntDoubleHashMap
 
indexOfValue(int) - Method in class cern.colt.map.OpenIntIntHashMap
 
indexOfValue(Object) - Method in class cern.colt.map.OpenIntObjectHashMap
 
indexOfValue(Object) - Method in class cern.colt.map.OpenLongObjectHashMap
 
InformationDialog - Class in jAudioFeatureExtractor.GeneralTools
A general purpose modal dialog box for displaying a long text message.
InformationDialog(String, String) - Constructor for class jAudioFeatureExtractor.GeneralTools.InformationDialog
Sets up the dialog box and displays it.
init(Controller) - Method in class jAudioFeatureExtractor.ActiveAggTableModel
Load the set of available aggregators into the list of possible choices.
init(HashMap<String, Aggregator>) - Method in class jAudioFeatureExtractor.AggListTableModel
Load in the data on the available aggregators.
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Specifies which Features are to be extracted and the index of these features in the values array that will passed into the aggregate function
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.AreaMoments
 
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.Mean
 
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.MFCC
 
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
 
init(int[]) - Method in class jAudioFeatureExtractor.Aggregators.StandardDeviation
 
insert(int, int, int, double) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
IntArrayList - Class in cern.colt.list
Resizable list holding int elements; implemented with arrays.
IntArrayList() - Constructor for class cern.colt.list.IntArrayList
Constructs an empty list.
IntArrayList(int[]) - Constructor for class cern.colt.list.IntArrayList
Constructs a list containing the specified elements.
IntArrayList(int) - Constructor for class cern.colt.list.IntArrayList
Constructs an empty list with the specified initial capacity.
IntBuffer - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target IntBufferConsumer to which data is automatically flushed upon buffer overflow.
IntBuffer(IntBufferConsumer, int) - Constructor for class cern.colt.buffer.IntBuffer
Constructs and returns a new buffer with the given target.
IntBuffer2D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target IntBuffer2DConsumer to which data is automatically flushed upon buffer overflow.
IntBuffer2D(IntBuffer2DConsumer, int) - Constructor for class cern.colt.buffer.IntBuffer2D
Constructs and returns a new buffer with the given target.
IntBuffer2DConsumer - Interface in cern.colt.buffer
Target of a streaming IntBuffer2D into which data is flushed upon buffer overflow.
IntBuffer3D - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target IntBuffer3DConsumer to which data is automatically flushed upon buffer overflow.
IntBuffer3D(IntBuffer3DConsumer, int) - Constructor for class cern.colt.buffer.IntBuffer3D
Constructs and returns a new buffer with the given target.
IntBuffer3DConsumer - Interface in cern.colt.buffer
Target of a streaming IntBuffer3D into which data is flushed upon buffer overflow.
IntBufferConsumer - Interface in cern.colt.buffer
Target of a streaming IntBuffer into which data is flushed upon buffer overflow.
IntComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
IntDoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments.
IntDoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
internalSliceX(String, int, int) - Method in class hep.aida.ref.Histogram2D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceXY(String, int, int) - Method in class hep.aida.ref.Histogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceXZ(String, int, int) - Method in class hep.aida.ref.Histogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceY(String, int, int) - Method in class hep.aida.ref.Histogram2D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
internalSliceYZ(String, int, int) - Method in class hep.aida.ref.Histogram3D
The precise meaning of the arguments to the public slice methods is somewhat ambiguous, so we define this internal slice method and clearly specify its arguments.
interpolationType - Variable in class cern.jet.random.Empirical
 
IntFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes a single argument and returns a single value.
IntFunctions - Class in cern.jet.math
Integer Function objects to be passed to generic methods.
IntFunctions() - Constructor for class cern.jet.math.IntFunctions
Makes this class non instantiable, but still let's others inherit from it.
intFunctions - Static variable in class cern.jet.math.IntFunctions
Little trick to allow for "aliasing", that is, renaming this class.
IntIntDoubleFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes three arguments.
IntIntDoubleProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes three arguments and does not return a value.
IntIntFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments and returns a single value.
IntIntIntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes three arguments and does not return a value.
IntIntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
IntListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractIntList to be viewed and treated as a JDK 1.2 AbstractList.
IntListAdapter(AbstractIntList) - Constructor for class cern.colt.list.adapter.IntListAdapter
Constructs a list backed by the specified content list.
IntObjectProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
IntProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
inv - Static variable in class cern.jet.math.Functions
Function that returns 1.0 / a.
invalidateAll() - Method in class hep.aida.bin.DynamicBin1D
 
inverse(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the inverse or pseudo-inverse of matrix A.
is_primary - Variable in class jAudioFeatureExtractor.DataModel
whether or a feature is a derived feature or not
is_sequential - Variable in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Specifies whether a feature can be applied to sub-section of a data set (e.g.
isBetween(double, double) - Static method in class cern.jet.math.Functions
Constructs a function that returns from<=a && a<=to.
isBetween(int, int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns from<=a && a<=to.
isCancel() - Method in class jAudioFeatureExtractor.Cancel
 
isCellEditable(int, int) - Method in class jAudioFeatureExtractor.ActiveAggTableModel
 
isCellEditable(int, int) - Method in class jAudioFeatureExtractor.AggFeatureListModel
 
isCellEditable(int, int) - Method in class jAudioFeatureExtractor.AggListTableModel
 
isCellEditable(int, int) - Method in class jAudioFeatureExtractor.FeatureSelectorTableModel
Returns false for all cells except those in the first column, so that only cells in the first column are editable.
isCellEditable(int, int) - Method in class jAudioFeatureExtractor.RecordingsTableModel
Returns false for all cells, so that no cells are editable.
isCellEditable(int, int) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed directly to underlying model
isDiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is diagonal if A[i,j] == 0 whenever i != j.
isDiagonallyDominantByColumn(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is diagonally dominant by column if the absolute value of each diagonal element is larger than the sum of the absolute values of the off-diagonal elements in the corresponding column.
isDiagonallyDominantByRow(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is diagonally dominant by row if the absolute value of each diagonal element is larger than the sum of the absolute values of the off-diagonal elements in the corresponding row.
isEdited() - Method in class jAudioFeatureExtractor.AggEditorFrame
Returns whether or not this aggregator has been edited or not.
isEmpty() - Method in class cern.colt.list.AbstractCollection
Tests if the receiver has no elements.
isEmpty() - Method in class cern.colt.map.AbstractMap
Returns true if the receiver contains no (key,value) associations.
isEqual - Static variable in class cern.jet.math.Functions
Function that returns a == b.
isEqual(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a == b.
isEqual - Static variable in class cern.jet.math.IntFunctions
Function that returns a == b.
isEqual(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a == b.
isFactorOrMultiple(int, int, int[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns whether or not x is either a factor or a multiple of y.
isGreater - Static variable in class cern.jet.math.Functions
Function that returns a > b.
isGreater(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a > b.
isGreater - Static variable in class cern.jet.math.IntFunctions
Function that returns a > b.
isGreater(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a > b.
isIdentity(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is an identity matrix if A[i,i] == 1 and all other cells are zero.
isIncrementalStatValid - Variable in class hep.aida.bin.DynamicBin1D
 
isLess - Static variable in class cern.jet.math.Functions
Function that returns a < b.
isLess(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a < b.
isLess - Static variable in class cern.jet.math.IntFunctions
Function that returns a < b.
isLess(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a < b.
isLowerBidiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is lower bidiagonal if A[i,j]==0 unless i==j || i==j+1.
isLowerTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is lower triangular if A[i,j]==0 whenever i < j.
isNonNegative(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is non-negative if A[i,j] >= 0 holds for all cells.
isNonsingular() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns whether the matrix is nonsingular (has an inverse).
isNonSingular - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
isNonsingular() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns whether the matrix is nonsingular (has an inverse).
isNonsingular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns whether the matrix is nonsingular.
isNormalise() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
isNoView - Variable in class cern.colt.matrix.impl.AbstractMatrix
 
isOrthogonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A square matrix A is orthogonal if A*transpose(A) = I.
isOverall() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
isPerWindow() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
isPositive(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is positive if A[i,j] > 0 holds for all cells.
isRebinnable() - Method in class hep.aida.bin.AbstractBin
Returns whether a client can obtain all elements added to the receiver.
isRebinnable() - Method in class hep.aida.bin.DynamicBin1D
Returns true.
isRebinnable() - Method in class hep.aida.bin.StaticBin1D
Returns false.
isSingular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is singular if it has no inverse, that is, iff det(A)==0.
isSkewSymmetric(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A square matrix A is skew-symmetric if A = -transpose(A), that is A[i,j] == -A[j,i].
isSorted - Variable in class hep.aida.bin.DynamicBin1D
 
isSortedFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Determines whether the receiver is sorted ascending, according to the natural ordering of its elements.
isSquare(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is square if it has the same number of rows and columns.
isStrictlyLowerTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is strictly lower triangular if A[i,j]==0 whenever i <= j.
isStrictlyTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is strictly triangular if it is triangular and its diagonal elements all equal 0.
isStrictlyUpperTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is strictly upper triangular if A[i,j]==0 whenever i >= j.
isSumOfInversionsValid - Variable in class hep.aida.bin.DynamicBin1D
 
isSumOfLogarithmsValid - Variable in class hep.aida.bin.DynamicBin1D
 
isSymmetric(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is symmetric if A = tranpose(A), that is A[i,j] == A[j,i].
isSymmetricPositiveDefinite() - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Returns whether the matrix A is symmetric and positive definite.
isTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is triangular iff it is either upper or lower triangular.
isTridiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is tridiagonal if A[i,j]==0 whenever Math.abs(i-j) > 1.
isUnitTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is unit triangular if it is triangular and its diagonal elements all equal 1.
isUpperBidiagonal(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is upper bidiagonal if A[i,j]==0 unless i==j || i==j-1.
isUpperTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is upper triangular if A[i,j]==0 whenever i > j.
isView() - Method in class cern.colt.matrix.impl.AbstractMatrix
Returns whether the receiver is a view or not.
isZero(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
A matrix A is zero if all its cells are zero.

J

j0(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the first kind of order 0 of the argument.
j1(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the first kind of order 1 of the argument.
JAudioCommandLine - Class in <Unnamed>
 
JAudioCommandLine() - Constructor for class JAudioCommandLine
 
jAudioFE - Class in <Unnamed>
Runs the jAudio Feature Extractor GUI.
jAudioFE() - Constructor for class jAudioFE
 
jAudioFeatureExtractor - package jAudioFeatureExtractor
 
jAudioFeatureExtractor.ACE.DataTypes - package jAudioFeatureExtractor.ACE.DataTypes
 
jAudioFeatureExtractor.ACE.XMLParsers - package jAudioFeatureExtractor.ACE.XMLParsers
 
jAudioFeatureExtractor.actions - package jAudioFeatureExtractor.actions
 
jAudioFeatureExtractor.Aggregators - package jAudioFeatureExtractor.Aggregators
 
jAudioFeatureExtractor.AudioFeatures - package jAudioFeatureExtractor.AudioFeatures
 
jAudioFeatureExtractor.DataTypes - package jAudioFeatureExtractor.DataTypes
 
jAudioFeatureExtractor.GeneralTools - package jAudioFeatureExtractor.GeneralTools
 
jAudioFeatureExtractor.jAudioTools - package jAudioFeatureExtractor.jAudioTools
 
jAudioFeatureExtractor.jMIDITools - package jAudioFeatureExtractor.jMIDITools
 
jn(int, double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the first kind of order n of the argument.
joule - Static variable in class cern.clhep.Units
 

K

K - Variable in class cern.jet.random.EmpiricalWalker
 
k0(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of the third kind of order 0 of the argument.
k0e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of the third kind of order 0 of the argument.
k1(double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of the third kind of order 1 of the argument.
k1 - Variable in class cern.jet.random.Poisson
 
k1e(double) - Static method in class cern.jet.math.Bessel
Returns the exponentially scaled modified Bessel function of the third kind of order 1 of the argument.
k2 - Variable in class cern.jet.random.Poisson
 
k4 - Variable in class cern.jet.random.Poisson
 
k5 - Variable in class cern.jet.random.Poisson
 
k_Boltzmann - Static variable in class cern.clhep.PhysicalConstants
 
kelvin - Static variable in class cern.clhep.Units
 
keV - Static variable in class cern.clhep.Units
 
keyOf(int) - Method in class cern.colt.map.AbstractDoubleIntMap
Returns the first key the given value is associated with.
keyOf(double) - Method in class cern.colt.map.AbstractIntDoubleMap
Returns the first key the given value is associated with.
keyOf(int) - Method in class cern.colt.map.AbstractIntIntMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.AbstractIntObjectMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.AbstractLongObjectMap
Returns the first key the given value is associated with.
keyOf(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Returns the first key the given value is associated with.
keyOf(double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Returns the first key the given value is associated with.
keyOf(int) - Method in class cern.colt.map.OpenIntIntHashMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.OpenIntObjectHashMap
Returns the first key the given value is associated with.
keyOf(Object) - Method in class cern.colt.map.OpenLongObjectHashMap
Returns the first key the given value is associated with.
keys() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a list filled with all keys contained in the receiver.
keys(DoubleArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys contained in the receiver into the specified list.
keys() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a list filled with all keys contained in the receiver.
keys(IntArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys contained in the receiver into the specified list.
keys() - Method in class cern.colt.map.AbstractIntIntMap
Returns a list filled with all keys contained in the receiver.
keys(IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys contained in the receiver into the specified list.
keys() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a list filled with all keys contained in the receiver.
keys(IntArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys contained in the receiver into the specified list.
keys() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a list filled with all keys contained in the receiver.
keys(LongArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys contained in the receiver into the specified list.
keys(DoubleArrayList) - Method in class cern.colt.map.OpenDoubleIntHashMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.OpenIntDoubleHashMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.OpenIntIntHashMap
Fills all keys contained in the receiver into the specified list.
keys(IntArrayList) - Method in class cern.colt.map.OpenIntObjectHashMap
Fills all keys contained in the receiver into the specified list.
keys(LongArrayList) - Method in class cern.colt.map.OpenLongObjectHashMap
Fills all keys contained in the receiver into the specified list.
keysSortedByValue(DoubleArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(IntArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(IntArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys sorted ascending by their associated value into the specified list.
keysSortedByValue(LongArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys sorted ascending by their associated value into the specified list.
kg - Static variable in class cern.clhep.Units
 
kGasThreshold - Static variable in class cern.clhep.PhysicalConstants
 
kiloelectronvolt - Static variable in class cern.clhep.Units
 
kilogauss - Static variable in class cern.clhep.Units
 
kilogram - Static variable in class cern.clhep.Units
 
kilohertz - Static variable in class cern.clhep.Units
 
kilometer - Static variable in class cern.clhep.Units
 
kilometer2 - Static variable in class cern.clhep.Units
 
kilometer3 - Static variable in class cern.clhep.Units
 
kilovolt - Static variable in class cern.clhep.Units
 
km - Static variable in class cern.clhep.Units
 
km2 - Static variable in class cern.clhep.Units
 
km3 - Static variable in class cern.clhep.Units
 
kn(int, double) - Static method in class cern.jet.math.Bessel
Returns the modified Bessel function of the third kind of order nn of the argument.
known_N_compute_B_and_K(long, double, double, int, double[]) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
known_N_compute_B_and_K_quick(long, double) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with a guaranteed approximation error no more than epsilon.
known_N_compute_B_and_K_slow(long, double, double, int, double[]) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
kurtosis(double, double) - Static method in class cern.jet.stat.Descriptive
Returns the kurtosis (aka excess) of a data sequence.
kurtosis(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the kurtosis (aka excess) of a data sequence, which is -3 + moment(data,4,mean) / standardDeviation4.
kurtosis() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the kurtosis (aka excess), which is -3 + moment(4,mean()) / standardDeviation()4.

L

l_my - Variable in class cern.jet.random.Poisson
 
lag1(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the lag-1 autocorrelation of a dataset; Note that this method has semantics different from autoCorrelation(..., 1);
lambda - Variable in class cern.jet.random.Exponential
 
lambda - Variable in class cern.jet.random.Gamma
 
largestPrime - Static variable in class cern.colt.map.PrimeFinder
The largest prime this class can generate; currently equal to Integer.MAX_VALUE.
lastIndexOf(boolean) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the last occurrence of the specified element.
lastIndexOf(byte) - Method in class cern.colt.list.AbstractByteList
Returns the index of the last occurrence of the specified element.
lastIndexOf(char) - Method in class cern.colt.list.AbstractCharList
Returns the index of the last occurrence of the specified element.
lastIndexOf(double) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the last occurrence of the specified element.
lastIndexOf(float) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the last occurrence of the specified element.
lastIndexOf(int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the last occurrence of the specified element.
lastIndexOf(long) - Method in class cern.colt.list.AbstractLongList
Returns the index of the last occurrence of the specified element.
lastIndexOf(short) - Method in class cern.colt.list.AbstractShortList
Returns the index of the last occurrence of the specified element.
lastIndexOf(Object, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(boolean, int, int) - Method in class cern.colt.list.AbstractBooleanList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(byte, int, int) - Method in class cern.colt.list.AbstractByteList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(char, int, int) - Method in class cern.colt.list.AbstractCharList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(double, int, int) - Method in class cern.colt.list.AbstractDoubleList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(float, int, int) - Method in class cern.colt.list.AbstractFloatList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(int, int, int) - Method in class cern.colt.list.AbstractIntList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(long, int, int) - Method in class cern.colt.list.AbstractLongList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(short, int, int) - Method in class cern.colt.list.AbstractShortList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(boolean, int, int) - Method in class cern.colt.list.BooleanArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(byte, int, int) - Method in class cern.colt.list.ByteArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(char, int, int) - Method in class cern.colt.list.CharArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(double, int, int) - Method in class cern.colt.list.DoubleArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(float, int, int) - Method in class cern.colt.list.FloatArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(int, int, int) - Method in class cern.colt.list.IntArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(long, int, int) - Method in class cern.colt.list.LongArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(Object, int, int, boolean) - Method in class cern.colt.list.ObjectArrayList
Returns the index of the last occurrence of the specified element.
lastIndexOfFromTo(short, int, int) - Method in class cern.colt.list.ShortArrayList
Returns the index of the last occurrence of the specified element.
lead(String) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns the number of characters before the decimal point.
lead(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns the number of characters or the number of characters before the decimal point.
leastSignificantBit(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index of the least significant bit in state "true".
LEFT - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to the left.
less(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[row,col] = A[row,col] < s ? 1 : 0.
less(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A[row,col] = A[row,col] < B[row,col] ? 1 : 0.
less - Static variable in class cern.jet.math.Functions
Function that returns a < b ? 1 : 0.
less(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a < b ? 1 : 0.
lg - Static variable in class cern.jet.math.Functions
Function that returns Math.log(a) / Math.log(b).
lg(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.log(a) / Math.log(b).
like() - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same size.
like(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like() - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like() - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int, int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like() - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same size.
like(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified size.
like() - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of rows and columns.
like(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of rows and columns.
like() - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the same number of slices, rows and columns.
like(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new empty matrix of the same dynamic type as the receiver, having the specified number of slices, rows and columns.
like1D(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like1D(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like1D(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new 1-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
like2D(int, int) - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new 2-d matrix of the corresponding dynamic type, entirelly independent of the receiver.
like2D(int, int, int, int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new 2-d matrix of the corresponding dynamic type, sharing the same cells.
LINE_SEP - Static variable in class jAudioFeatureExtractor.Aggregators.Aggregator
Convenience variable containing the end of line characters for this system.
LINEAR_INTERPOLATION - Static variable in class cern.jet.random.Empirical
 
list - Variable in class cern.colt.buffer.DoubleBuffer
 
list - Variable in class cern.colt.buffer.IntBuffer
 
list - Variable in class cern.colt.buffer.ObjectBuffer
 
ll - Variable in class cern.jet.random.Poisson
 
llll - Variable in class cern.jet.random.Poisson
 
LoadAction - Class in jAudioFeatureExtractor.actions
Reads a file containing settings and resets jAUdio to match those settings.
LoadAction(Controller, FeatureSelectorTableModel) - Constructor for class jAudioFeatureExtractor.actions.LoadAction
Constructor that sets menu text and loads references needed to load settings.
loadAction - Variable in class jAudioFeatureExtractor.Controller
 
LoadBatchAction - Class in jAudioFeatureExtractor.actions
Action for loading previously saved batch files.
LoadBatchAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.LoadBatchAction
Constructor that sets menu text and saves reference to the controller
loadBatchAction - Variable in class jAudioFeatureExtractor.Controller
 
log(double, double) - Static method in class cern.jet.math.Arithmetic
Returns logbasevalue.
log - Static variable in class cern.jet.math.Functions
Function that returns Math.log(a).
log10(double) - Static method in class cern.jet.math.Arithmetic
Returns log10value.
log10(double) - Static method in class org.oc.ocvolume.dsp.featureExtraction
calculates logarithm with base 10
calls: none
called by: featureExtraction
log2(double) - Static method in class cern.jet.math.Arithmetic
Returns log2value.
log2 - Static variable in class cern.jet.math.Functions
Function that returns Math.log(a) / Math.log(2).
Logarithmic - Class in cern.jet.random
Logarithmic distribution.
Logarithmic(double, RandomEngine) - Constructor for class cern.jet.random.Logarithmic
Constructs a Logarithmic distribution.
logBaseN(double, double) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the logarithm of the specified base of the given number.
LogConstantQ - Class in jAudioFeatureExtractor.AudioFeatures
Log Constant Q Performs the log linear transform of the bins of the constant q transform to produce a representation whose linear content better represents how the human ear hears differences in amplitude.
LogConstantQ() - Constructor for class jAudioFeatureExtractor.AudioFeatures.LogConstantQ
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
logFactorial(int) - Static method in class cern.jet.math.Arithmetic
Returns log(k!).
logFactorials - Static variable in class cern.jet.math.Arithmetic
 
logGamma(double) - Static method in class cern.jet.random.PoissonSlow
Returns the value ln(Gamma(xx) for xx > 0.
logGamma(double) - Static method in class cern.jet.stat.Gamma
Returns the natural logarithm of the gamma function; formerly named lgamma.
LOGPI - Static variable in class cern.jet.math.Constants
 
LongArrayList - Class in cern.colt.list
Resizable list holding long elements; implemented with arrays.
LongArrayList() - Constructor for class cern.colt.list.LongArrayList
Constructs an empty list.
LongArrayList(long[]) - Constructor for class cern.colt.list.LongArrayList
Constructs a list containing the specified elements.
LongArrayList(int) - Constructor for class cern.colt.list.LongArrayList
Constructs an empty list with the specified initial capacity.
LongComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
longFactorial(int) - Static method in class cern.jet.math.Arithmetic
Instantly returns the factorial k!.
longFactorials - Static variable in class cern.jet.math.Arithmetic
 
LongListAdapter - Class in cern.colt.list.adapter
Adapter that permits an AbstractLongList to be viewed and treated as a JDK 1.2 AbstractList.
LongListAdapter(AbstractLongList) - Constructor for class cern.colt.list.adapter.LongListAdapter
Constructs a list backed by the specified content list.
LongObjectProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes two arguments and does not return a value.
LongProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
lowerBandwidth(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
The lower bandwidth of a square matrix A is the maximum i-j for which A[i,j] is nonzero and i > j.
lowerEdge() - Method in interface hep.aida.IAxis
Lower axis edge.
lowerEdge() - Method in class hep.aida.ref.FixedAxis
 
lowerEdge() - Method in class hep.aida.ref.VariableAxis
 
lowerFilterFreq - Static variable in class org.oc.ocvolume.dsp.featureExtraction
lower limit of filter (or 64 Hz?)
lowerTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Modifies the matrix to be a lower triangular matrix.
lowWaterMark - Variable in class cern.colt.map.AbstractMap
The table capacity c=table.length always satisfies the invariant c * minLoadFactor <= s <= c * maxLoadFactor, where s=size() is the number of associations currently contained.
LPC - Class in jAudioFeatureExtractor.AudioFeatures
Calculates linear predictive coeffecients of an signal.
LPC() - Constructor for class jAudioFeatureExtractor.AudioFeatures.LPC
Basic constructor for LPC that sets definition, dependencies, and offsets field.
LPCRemoved - Class in jAudioFeatureExtractor.AudioFeatures
Linear Prediction Coeffecients calculated according to 'Numerical Recipes in C' (Press at al.
LPCRemoved() - Constructor for class jAudioFeatureExtractor.AudioFeatures.LPCRemoved
 
lr - Variable in class cern.jet.random.Poisson
 
LU - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
Array for internal storage of decomposition.
LUDecomposition - Class in cern.colt.matrix.linalg
For an m x n matrix A with m >= n, the LU decomposition is an m x n unit lower triangular matrix L, an n x n upper triangular matrix U, and a permutation vector piv of length m so that A(piv,:) = L*U; If m < n, then L is m x m and U is m x n.
LUDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.LUDecomposition
Constructs and returns a new LU Decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
LUDecompositionQuick - Class in cern.colt.matrix.linalg
A low level version of LUDecomposition, avoiding unnecessary memory allocation and copying.
LUDecompositionQuick() - Constructor for class cern.colt.matrix.linalg.LUDecompositionQuick
Constructs and returns a new LU Decomposition object with default tolerance 1.0E-9 for singularity detection.
LUDecompositionQuick(double) - Constructor for class cern.colt.matrix.linalg.LUDecompositionQuick
Constructs and returns a new LU Decomposition object which uses the given tolerance for singularity detection;
lumen - Static variable in class cern.clhep.Units
 
lux - Static variable in class cern.clhep.Units
 

M

m - Static variable in class cern.clhep.Units
 
m() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
 
m - Variable in class cern.jet.random.Poisson
 
m2 - Static variable in class cern.clhep.Units
 
m3 - Static variable in class cern.clhep.Units
 
MACHEP - Static variable in class cern.jet.math.Constants
 
MagnitudeSpectrum - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the FFT magnitude spectrum from a set of samples.
MagnitudeSpectrum() - Constructor for class jAudioFeatureExtractor.AudioFeatures.MagnitudeSpectrum
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
magnitudeSpectrum(double[]) - Method in class org.oc.ocvolume.dsp.featureExtraction
computes the magnitude spectrum of the input frame
calls: none
called by: featureExtraction
main(String[]) - Static method in class cern.colt.map.Benchmark
Tests various methods of this class.
main(String[]) - Static method in class cern.colt.map.PrimeFinder
Tests correctness.
main(String[]) - Static method in class cern.colt.matrix.doublealgo.Statistic
Benchmarks covariance computation.
main(String[]) - Static method in class cern.colt.Version
Prints asString on System.out.
main(String[]) - Static method in class cern.jet.math.Functions
Tests various methods of this class.
main(String[]) - Static method in class cern.jet.random.Benchmark
Benchmarks all subclasses
main(String[]) - Static method in class cern.jet.random.engine.Benchmark
Tests various methods of this class.
main(String[]) - Static method in class cern.jet.random.engine.RandomSeedGenerator
Prints the generated seeds for the given input parameters.
main(String[]) - Static method in class cern.jet.random.sampling.RandomSampler
Tests this class.
main(String[]) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
Tests random sampling.
main(String[]) - Static method in class cern.jet.stat.quantile.Quantile1Test
 
main(String[]) - Static method in class corejava.Format
a test stub for the format class
main(String[]) - Static method in class hep.aida.ref.Test
 
main(String[]) - Static method in class hep.aida.ref.Test2
 
main(String[]) - Static method in class jAudioFE
Runs the GUI.
main2(String[]) - Static method in class hep.aida.ref.Test2
 
make(double[]) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with the given cell values.
make(DoubleMatrix1D[]) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, double) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(AbstractDoubleList) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix from the values of the given list.
make(double[][]) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with the given cell values.
make(double[], int) - Method in class cern.colt.matrix.DoubleFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, double) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(double[][][]) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, double) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(ObjectMatrix1D[]) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix which is the concatenation of all given parts.
make(Object[]) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix with the given cell values.
make(int) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, Object) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(ObjectArrayList) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a matrix from the values of the given list.
make(Object[][]) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a matrix with the given cell values.
make(Object[], int) - Method in class cern.colt.matrix.ObjectFactory2D
Construct a matrix from a one-dimensional column-major packed array, ala Fortran.
make(int, int) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, Object) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a matrix with the given shape, each cell initialized with the given value.
make(Object[][][]) - Method in class cern.colt.matrix.ObjectFactory3D
Constructs a matrix with the given cell values.
make(int, int, int) - Method in class cern.colt.matrix.ObjectFactory3D
Constructs a matrix with the given shape, each cell initialized with zero.
make(int, int, int, Object) - Method in class cern.colt.matrix.ObjectFactory3D
Constructs a matrix with the given shape, each cell initialized with the given value.
make1D(int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a 1d matrix of the right dynamic type.
make1D(int) - Method in class cern.colt.matrix.ObjectFactory2D
Constructs a 1d matrix of the right dynamic type.
makeBitVector(int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Constructs a low level bitvector that holds size elements, with each element taking bitsPerElement bits.
makeDefault() - Static method in class cern.jet.random.engine.RandomEngine
Constructs and returns a new uniform random number engine seeded with the current time.
makeDefaultGenerator() - Static method in class cern.jet.random.AbstractDistribution
Constructs and returns a new uniform random number generation engine seeded with the current time.
MANHATTAN - Static variable in class cern.colt.matrix.doublealgo.Statistic
Manhattan distance function; Sum( abs(x[i]-y[i]) ).
Matrix2DMatrix2DFunction - Interface in cern.colt.matrix.linalg
Interface that represents a function object: a function that takes two arguments and returns a single value.
max - Static variable in class cern.jet.math.Functions
Function that returns Math.max(a,b).
max(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.max(a,b).
max - Static variable in class cern.jet.math.IntFunctions
Function that returns Math.max(a,b).
max(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns Math.max(a,b).
max - Variable in class cern.jet.random.Uniform
 
max(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the largest member of a data sequence.
max() - Method in class hep.aida.bin.AbstractBin1D
Returns the maximum.
max - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.max().
max() - Method in class hep.aida.bin.DynamicBin1D
Returns the maximum.
max - Variable in class hep.aida.bin.StaticBin1D
 
max() - Method in class hep.aida.bin.StaticBin1D
Returns the maximum.
MAXGAM - Static variable in class cern.jet.math.Constants
 
MAXIMUM - Static variable in class cern.colt.matrix.doublealgo.Statistic
Maximum distance function; Max( abs(x[i]-y[i]) ).
maxLoadFactor - Variable in class cern.colt.map.AbstractMap
The maximum load factor for the hashtable.
MAXLOG - Static variable in class cern.jet.math.Constants
 
maxlongint - Variable in class cern.jet.random.Zeta
 
mean - Variable in class cern.jet.random.BreitWigner
 
mean - Variable in class cern.jet.random.Normal
 
mean - Variable in class cern.jet.random.Poisson
 
mean - Variable in class cern.jet.random.PoissonSlow
 
mean(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the arithmetic mean of a data sequence; That is Sum( data[i] ) / data.size().
mean() - Method in class hep.aida.bin.AbstractBin1D
Returns the arithmetic mean, which is Sum( x[i] ) / size().
mean - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.mean().
mean() - Method in interface hep.aida.IHistogram1D
Returns the mean of the whole histogram as calculated on filling-time.
mean() - Method in class hep.aida.ref.Histogram1D
 
Mean - Class in jAudioFeatureExtractor.Aggregators
Calculates the mean of a feature accross all windows where it is defined.
Mean() - Constructor for class jAudioFeatureExtractor.Aggregators.Mean
 
Mean - Class in jAudioFeatureExtractor.AudioFeatures
Calculates the running mean of an underlying feature.
Mean() - Constructor for class jAudioFeatureExtractor.AudioFeatures.Mean
Basic constructor that initializes the metafeautres values properly for use as a factory.
Mean(MetaFeatureFactory) - Constructor for class jAudioFeatureExtractor.AudioFeatures.Mean
Convenience constructor to create a new factory object with the given dependant metafeature
MEAN_MAX - Static variable in class cern.jet.random.Poisson
 
MEAN_MAX - Static variable in class cern.jet.random.PoissonSlow
 
meanDeviation(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the mean deviation of a dataset.
meanX() - Method in interface hep.aida.IHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in interface hep.aida.IHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the X axis.
meanX() - Method in class hep.aida.ref.Histogram2D
 
meanX() - Method in class hep.aida.ref.Histogram3D
 
meanY() - Method in interface hep.aida.IHistogram2D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in interface hep.aida.IHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Y axis.
meanY() - Method in class hep.aida.ref.Histogram2D
 
meanY() - Method in class hep.aida.ref.Histogram3D
 
meanZ() - Method in interface hep.aida.IHistogram3D
Returns the mean of the histogram, as calculated on filling-time projected on the Z axis.
meanZ() - Method in class hep.aida.ref.Histogram3D
 
median(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the median of a sorted data sequence.
median - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.median().
median() - Method in class hep.aida.bin.QuantileBin1D
Returns the median.
megaelectronvolt - Static variable in class cern.clhep.Units
 
megahertz - Static variable in class cern.clhep.Units
 
megavolt - Static variable in class cern.clhep.Units
 
melFilter(double[], int[]) - Method in class org.oc.ocvolume.dsp.featureExtraction
Calculate the output of the mel filter
calls: none called by: featureExtraction
memory() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
menu - Variable in class jAudioFeatureExtractor.OuterFrame
Global menu bar for this application
mergeSort(int, int, IntComparator, Swapper) - Static method in class cern.colt.GenericSorting
Sorts the specified range of elements according to the order induced by the specified comparator.
mergeSort() - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
mergeSort - Static variable in class cern.colt.matrix.doublealgo.Sorting
A prefabricated mergesort.
mergeSort - Static variable in class cern.colt.matrix.objectalgo.Sorting
A prefabricated mergesort.
mergeSort(byte[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(char[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(double[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(float[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(int[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(long[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSort(short[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
mergeSort(short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, ByteComparator) - Method in class cern.colt.list.AbstractByteList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, CharComparator) - Method in class cern.colt.list.AbstractCharList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, DoubleComparator) - Method in class cern.colt.list.AbstractDoubleList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, FloatComparator) - Method in class cern.colt.list.AbstractFloatList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, IntComparator) - Method in class cern.colt.list.AbstractIntList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, LongComparator) - Method in class cern.colt.list.AbstractLongList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Sorts the specified range of the receiver into ascending order.
mergeSortFromTo(int, int, ShortComparator) - Method in class cern.colt.list.AbstractShortList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending order (false < true).
mergeSortFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
mergeSortFromTo(int, int, Comparator) - Method in class cern.colt.list.ObjectArrayList
Sorts the receiver according to the order induced by the specified comparator.
mergeSortInPlace(int[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements.
MersenneTwister - Class in cern.jet.random.engine
MersenneTwister (MT19937) is one of the strongest uniform pseudo-random number generators known so far; at the same time it is quick.
MersenneTwister() - Constructor for class cern.jet.random.engine.MersenneTwister
Constructs and returns a random number generator with a default seed, which is a constant.
MersenneTwister(int) - Constructor for class cern.jet.random.engine.MersenneTwister
Constructs and returns a random number generator with the given seed.
MersenneTwister(Date) - Constructor for class cern.jet.random.engine.MersenneTwister
Constructs and returns a random number generator seeded with the given date.
MersenneTwister64 - Class in cern.jet.random.engine
Same as MersenneTwister except that method raw() returns 64 bit random numbers instead of 32 bit random numbers.
MersenneTwister64() - Constructor for class cern.jet.random.engine.MersenneTwister64
Constructs and returns a random number generator with a default seed, which is a constant.
MersenneTwister64(int) - Constructor for class cern.jet.random.engine.MersenneTwister64
Constructs and returns a random number generator with the given seed.
MersenneTwister64(Date) - Constructor for class cern.jet.random.engine.MersenneTwister64
Constructs and returns a random number generator seeded with the given date.
MetaFeatureFactory - Class in jAudioFeatureExtractor.AudioFeatures
This class combines 2 sets of functionality: Factory for generating instances of a particular metafeature Instance of this particular metafeature This class is used in the following manner: Create an instance of the class Set dependant MetaFeatureFactory class Cycle over features, generating 1 instance per feature
MetaFeatureFactory() - Constructor for class jAudioFeatureExtractor.AudioFeatures.MetaFeatureFactory
 
meter - Static variable in class cern.clhep.Units
 
meter2 - Static variable in class cern.clhep.Units
 
meter3 - Static variable in class cern.clhep.Units
 
MeV - Static variable in class cern.clhep.Units
 
MFCC - Class in jAudioFeatureExtractor.Aggregators
MFCC Aggregator MFCC Aggregator is a general aggregator that produces the fist 10 MFCCs of each feature dimension independently.
MFCC() - Constructor for class jAudioFeatureExtractor.Aggregators.MFCC
Constructs a MFCC aggregator
MFCC - Class in jAudioFeatureExtractor.AudioFeatures
Utilizes the MFCC code from the OrangeCow Volume project.
MFCC() - Constructor for class jAudioFeatureExtractor.AudioFeatures.MFCC
Construct a MFCC object, setting definition, dependencies, and offsets.
mg - Static variable in class cern.clhep.Units
 
microampere - Static variable in class cern.clhep.Units
 
microbarn - Static variable in class cern.clhep.Units
 
microfarad - Static variable in class cern.clhep.Units
 
micrometer - Static variable in class cern.clhep.Units
 
microsecond - Static variable in class cern.clhep.Units
 
MIDIFrame - Class in jAudioFeatureExtractor
This Frame allows the user to load MIDI files using the Load MIDI File Button and play them as audio using the Play MIDI and Stop Playback buttons.
MIDIFrame() - Constructor for class jAudioFeatureExtractor.MIDIFrame
Sets up the GUI.
MIDIMethodsPlayback - Class in jAudioFeatureExtractor.jMIDITools
A holder class for static methods and internal classes relating to playing MIDIrecordings.
MIDIMethodsPlayback() - Constructor for class jAudioFeatureExtractor.jMIDITools.MIDIMethodsPlayback
 
MightyStaticBin1D - Class in hep.aida.bin
Static and the same as its superclass, except that it can do more: Additionally computes moments of arbitrary integer order, harmonic mean, geometric mean, etc.
MightyStaticBin1D() - Constructor for class hep.aida.bin.MightyStaticBin1D
Constructs and returns an empty bin with limited functionality but good performance; equivalent to MightyStaticBin1D(false,false,4).
MightyStaticBin1D(boolean, boolean, int) - Constructor for class hep.aida.bin.MightyStaticBin1D
Constructs and returns an empty bin with the given capabilities.
milliampere - Static variable in class cern.clhep.Units
 
millibarn - Static variable in class cern.clhep.Units
 
millifarad - Static variable in class cern.clhep.Units
 
milligram - Static variable in class cern.clhep.Units
 
millimeter - Static variable in class cern.clhep.Units
 
millimeter2 - Static variable in class cern.clhep.Units
 
millimeter3 - Static variable in class cern.clhep.Units
 
milliradian - Static variable in class cern.clhep.Units
 
millis() - Method in class cern.colt.Timer
Returns the elapsed time in milli seconds; does not stop the timer, if started.
millisecond - Static variable in class cern.clhep.Units
 
min - Static variable in class cern.jet.math.Functions
Function that returns Math.min(a,b).
min(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.min(a,b).
min - Static variable in class cern.jet.math.IntFunctions
Function that returns Math.min(a,b).
min(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns Math.min(a,b).
min - Variable in class cern.jet.random.Uniform
 
min(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the smallest member of a data sequence.
min() - Method in class hep.aida.bin.AbstractBin1D
Returns the minimum.
min - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.min().
min() - Method in class hep.aida.bin.DynamicBin1D
Returns the minimum.
min - Variable in class hep.aida.bin.StaticBin1D
 
min() - Method in class hep.aida.bin.StaticBin1D
Returns the minimum.
min - Variable in class hep.aida.ref.VariableAxis
 
minColumnWidth - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default minimum number of characters a column may have; currently 1.
minLoadFactor - Variable in class cern.colt.map.AbstractMap
The minimum load factor for the hashtable.
MINLOG - Static variable in class cern.jet.math.Constants
 
minMaxBins() - Method in interface hep.aida.IHistogram1D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.IHistogram2D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
minMaxBins() - Method in interface hep.aida.IHistogram3D
Indexes of the in-range bins containing the smallest and largest binHeight(), respectively.
MinMaxNumberList - Class in cern.colt.list
Resizable compressed list holding numbers; based on the fact that a value in a given interval need not take more than log(max-min+1) bits; implemented with a cern.colt.bitvector.BitVector.
MinMaxNumberList(long, long, int) - Constructor for class cern.colt.list.MinMaxNumberList
Constructs an empty list with the specified initial capacity and the specified range of values allowed to be hold in this list.
minus(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A - s <=> A[i] = A[i] - s.
minus(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A - B <=> A[i] = A[i] - B[i].
minus(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A - s <=> A[row,col] = A[row,col] - s.
minus(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A - B <=> A[row,col] = A[row,col] - B[row,col].
minus(Timer) - Method in class cern.colt.Timer
T = this - other; Constructs and returns a new timer which is the difference of the receiver and the other timer.
minus - Static variable in class cern.jet.math.Functions
Function that returns a - b.
minus(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a - b.
minus - Static variable in class cern.jet.math.IntFunctions
Function that returns a - b.
minus(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a - b.
minusDiv(double) - Static method in class cern.jet.math.PlusMult
a - b/constant.
minusMult(DoubleMatrix1D, DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A - B*s <=> A[i] = A[i] - B[i]*s.
minusMult(DoubleMatrix2D, DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A - B*s <=> A[row,col] = A[row,col] - B[row,col]*s.
minusMult(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a - b*constant.
minusMult(double) - Static method in class cern.jet.math.PlusMult
a - b*constant.
minutes() - Method in class cern.colt.Timer
Returns the elapsed time in minutes; does not stop the timer, if started.
minValue - Variable in class cern.colt.list.MinMaxNumberList
 
misc_info_info - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Can store various pieces of meta-data regarding a recording.
misc_info_key - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Stores titles identifying the meta-data in the misc_info_info field.
ml_ - Variable in class jAudioFeatureExtractor.DataModel
Reference to use for piping progress updates
mm - Static variable in class cern.clhep.Units
 
mm2 - Static variable in class cern.clhep.Units
 
mm3 - Static variable in class cern.clhep.Units
 
mmb_1 - Variable in class cern.jet.random.Hyperbolic
 
mod - Static variable in class cern.jet.math.Functions
Function that returns a % b.
mod(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a % b.
mod - Static variable in class cern.jet.math.IntFunctions
Function that returns a % b.
mod(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a % b.
ModelListener - Interface in jAudioFeatureExtractor
This interface is responsible for updating a feature table when the underlying data changes.
mole - Static variable in class cern.clhep.Units
 
moment(int, double, int, double[]) - Static method in class cern.jet.stat.Descriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
moment(DoubleArrayList, int, double) - Static method in class cern.jet.stat.Descriptive
Returns the moment of k-th order with constant c of a data sequence, which is Sum( (data[i]-c)k ) / data.size().
moment(int, double) - Method in class hep.aida.bin.DynamicBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, double) - Method in class hep.aida.bin.MightyStaticBin1D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
Moments - Class in jAudioFeatureExtractor.AudioFeatures
Class that calculates the first 5 stastical method of moments (Fujinaga 1997).
Moments() - Constructor for class jAudioFeatureExtractor.AudioFeatures.Moments
Base constructor that defines definition, dependencies, and offsets.
mostSignificantBit(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index of the most significant bit in state "true".
mpa_1 - Variable in class cern.jet.random.Hyperbolic
 
mrad - Static variable in class cern.clhep.Units
 
ms - Static variable in class cern.clhep.Units
 
mu0 - Static variable in class cern.clhep.PhysicalConstants
 
mult(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A * s <=> A[i] = A[i] * s.
mult(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A * B <=> A[i] = A[i] * B[i].
mult(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A * s <=> A[row,col] = A[row,col] * s.
mult(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A * B <=> A[row,col] = A[row,col] * B[row,col].
mult(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Inner product of two vectors; Sum(x[i] * y[i]).
mult(DoubleMatrix2D, DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Linear algebraic matrix-vector multiplication; z = A * y.
mult(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Linear algebraic matrix-matrix multiplication; C = A x B.
mult - Static variable in class cern.jet.math.Functions
Function that returns a * b.
mult(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a * b.
mult - Static variable in class cern.jet.math.IntFunctions
Function that returns a * b.
mult(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a * b.
Mult - Class in cern.jet.math
Only for performance tuning of compute intensive linear algebraic computations.
Mult(double) - Constructor for class cern.jet.math.Mult
Insert the method's description here.
mult(double) - Static method in class cern.jet.math.Mult
a * constant.
MultipleFeatureHistogram - Class in jAudioFeatureExtractor.Aggregators
Multiple Fetaure Histogram
MultipleFeatureHistogram() - Constructor for class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
Constructs a new aggregator.
MultipleFeatureHistogram(String[], int) - Constructor for class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
Constructs a fully functional aggregator.
MultipleToggleAction - Class in jAudioFeatureExtractor.actions
Action for allowing keyboard shortcuts to select or deselect multiple features simultaneously.
MultipleToggleAction(JTable) - Constructor for class jAudioFeatureExtractor.actions.MultipleToggleAction
Contructor that takes a reference to a table.
multiplicator - Variable in class cern.jet.math.Mult
Public read/write access to avoid frequent object construction.
multiplicator - Variable in class cern.jet.math.PlusMult
Public read/write access to avoid frequent object construction.
multOuter(DoubleMatrix1D, DoubleMatrix1D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Outer product of two vectors; Sets A[i,j] = x[i] * y[j].
my_k - Variable in class cern.jet.random.VonMises
 
my_last - Variable in class cern.jet.random.Poisson
 
my_N - Variable in class cern.jet.random.HyperGeometric
 
my_n - Variable in class cern.jet.random.HyperGeometric
 
my_old - Variable in class cern.jet.random.Poisson
 
my_p - Variable in class cern.jet.random.Logarithmic
 
my_s - Variable in class cern.jet.random.HyperGeometric
 

N

n() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
 
n - Variable in class cern.jet.random.Binomial
 
n - Variable in class cern.jet.random.NegativeBinomial
 
n - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
name() - Method in interface hep.aida.bin.BinFunction1D
Returns the name of this function.
name - Variable in class jAudioFeatureExtractor.ACE.DataTypes.AggregatorDefinition
 
name - Variable in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
The name of the feature.
NAME - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
nanoampere - Static variable in class cern.clhep.Units
 
nanobarn - Static variable in class cern.clhep.Units
 
nanofarad - Static variable in class cern.clhep.Units
 
nanometer - Static variable in class cern.clhep.Units
 
nanosecond - Static variable in class cern.clhep.Units
 
nbits - Variable in class cern.colt.bitvector.BitVector
 
neg - Static variable in class cern.jet.math.Functions
Function that returns -a.
neg - Static variable in class cern.jet.math.IntFunctions
Function that returns -a.
negate(DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = -A <=> A[i] = -A[i] for all cells.
negate(DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = -A <=> A[row,col] = -A[row,col].
NegativeBinomial - Class in cern.jet.random
Negative Binomial distribution; See the math definition.
NegativeBinomial(int, double, RandomEngine) - Constructor for class cern.jet.random.NegativeBinomial
Constructs a Negative Binomial distribution.
negativeBinomial(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms 0 through k of the Negative Binomial Distribution.
negativeBinomialComplemented(int, int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms k+1 to infinity of the Negative Binomial distribution.
neutron_mass_c2 - Static variable in class cern.clhep.PhysicalConstants
 
newDoubleQuantileFinder(boolean, long, double, double, int, RandomEngine) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Returns a quantile finder that minimizes the amount of memory needed under the user provided constraints.
newEquiDepthPhis(int) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Convenience method that computes phi's for equi-depth histograms.
newton - Static variable in class cern.clhep.Units
 
nextBlock() - Method in class cern.jet.random.engine.MersenneTwister
Generates N words at one time.
nextBlock(int, long[], int) - Method in class cern.jet.random.sampling.RandomSampler
Computes the next count random numbers of the sorted random set specified on instance construction and fills them into values, starting at index fromIndex.
nextBoolean() - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random boolean.
nextBurr1(double, int, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the Burr II, VII, VIII, X Distributions.
nextBurr2(double, double, int, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the Burr III, IV, V, VI, IX, XII distributions.
nextCauchy(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a cauchy distributed random number from the standard Cauchy distribution C(0,1).
nextDouble() - Method in class cern.jet.random.AbstractDiscreteDistribution
Returns a random number from the distribution; returns (double) nextInt().
nextDouble() - Method in class cern.jet.random.AbstractDistribution
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.Beta
Returns a random number from the distribution.
nextDouble(double, double) - Method in class cern.jet.random.Beta
Returns a beta distributed random number; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.BreitWigner
Returns a random number from the distribution.
nextDouble(double, double, double) - Method in class cern.jet.random.BreitWigner
Returns a random number from the distribution; bypasses the internal state.
nextDouble(double, double, double) - Method in class cern.jet.random.BreitWignerMeanSquare
Returns a mean-squared random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.ChiSquare
Returns a random number from the distribution.
nextDouble(double) - Method in class cern.jet.random.ChiSquare
Returns a random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.Empirical
Returns a random number from the distribution.
nextDouble() - Method in class cern.jet.random.engine.RandomEngine
Returns a 64 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
nextDouble() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 64 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
nextDouble() - Method in class cern.jet.random.Exponential
Returns a random number from the distribution.
nextDouble(double) - Method in class cern.jet.random.Exponential
Returns a random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.ExponentialPower
Returns a random number from the distribution.
nextDouble(double) - Method in class cern.jet.random.ExponentialPower
Returns a random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.Gamma
Returns a random number from the distribution.
nextDouble(double, double) - Method in class cern.jet.random.Gamma
Returns a random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.Hyperbolic
Returns a random number from the distribution.
nextDouble(double, double) - Method in class cern.jet.random.Hyperbolic
Returns a hyperbolic distributed random number; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.Logarithmic
Returns a random number from the distribution.
nextDouble(double) - Method in class cern.jet.random.Logarithmic
Returns a random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.Normal
Returns a random number from the distribution.
nextDouble(double, double) - Method in class cern.jet.random.Normal
Returns a random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.StudentT
Returns a random number from the distribution.
nextDouble(double) - Method in class cern.jet.random.StudentT
Returns a random number from the distribution; bypasses the internal state.
nextDouble() - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (min,max) (excluding min and max).
nextDouble() - Method in class cern.jet.random.VonMises
Returns a random number from the distribution.
nextDouble(double) - Method in class cern.jet.random.VonMises
Returns a random number from the distribution; bypasses the internal state.
nextDoubleFromTo(double, double) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
nextErlang(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns an erlang distributed random number with the given variance and mean.
nextFloat() - Method in class cern.jet.random.engine.RandomEngine
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0f,1.0f) (excluding 0.0f and 1.0f).
nextFloat() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0f,1.0f) (excluding 0.0f and 1.0f).
nextFloatFromTo(float, float) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
nextGeometric(double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a discrete geometric distributed random number; Definition.
nextInt() - Method in class cern.jet.random.AbstractDiscreteDistribution
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.AbstractDistribution
Returns a random number from the distribution; returns (int) Math.round(nextDouble()).
nextInt() - Method in class cern.jet.random.Binomial
Returns a random number from the distribution.
nextInt(int, double) - Method in class cern.jet.random.Binomial
Returns a random number from the distribution with the given parameters n and p; bypasses the internal state.
nextInt() - Method in class cern.jet.random.EmpiricalWalker
Returns a random integer k with probability pdf(k).
nextInt() - Method in class cern.jet.random.engine.DRand
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE).
nextInt() - Method in class cern.jet.random.engine.MersenneTwister
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE).
nextInt() - Method in class cern.jet.random.engine.RandomEngine
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE);
nextInt() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE);
nextInt() - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
nextInt(int, int, int) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution; bypasses the internal state.
nextInt(int, int, int, RandomEngine) - Method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution; bypasses the internal state.
nextInt() - Method in class cern.jet.random.NegativeBinomial
Returns a random number from the distribution.
nextInt(int, double) - Method in class cern.jet.random.NegativeBinomial
Returns a random number from the distribution; bypasses the internal state.
nextInt() - Method in class cern.jet.random.Poisson
Returns a random number from the distribution.
nextInt(double) - Method in class cern.jet.random.Poisson
Returns a random number from the distribution; bypasses the internal state.
nextInt() - Method in class cern.jet.random.PoissonSlow
Returns a random number from the distribution.
nextInt() - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [min,max] (including min and max).
nextInt() - Method in class cern.jet.random.Zeta
Returns a random number from the distribution.
nextIntFromTo(int, int) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
nextIntSlow() - Method in class cern.jet.random.PoissonSlow
Returns a random number from the distribution.
nextLambda(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a lambda distributed random number with parameters l3 and l4.
nextLaplace(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a Laplace (Double Exponential) distributed random number from the standard Laplace distribution L(0,1).
nextLogistic(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the standard Logistic distribution Log(0,1).
nextLong() - Method in class cern.jet.random.engine.RandomEngine
Returns a 64 bit uniformly distributed random number in the closed interval [Long.MIN_VALUE,Long.MAX_VALUE] (including Long.MIN_VALUE and Long.MAX_VALUE).
nextLong() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 64 bit uniformly distributed random number in the closed interval [Long.MIN_VALUE,Long.MAX_VALUE] (including Long.MIN_VALUE and Long.MAX_VALUE).
nextLongFromTo(long, long) - Method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
nextPowLaw(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a power-law distributed random number with the given exponent and lower cutoff.
nextPrime(int) - Method in class cern.colt.map.AbstractMap
Returns a prime number which is >= desiredCapacity and very close to desiredCapacity (within 11% if desiredCapacity >= 1000).
nextPrime(int) - Static method in class cern.colt.map.PrimeFinder
Returns a prime number which is >= desiredCapacity and very close to desiredCapacity (within 11% if desiredCapacity >= 1000).
nextSeed() - Method in class cern.jet.random.engine.RandomSeedGenerator
Returns the next seed.
nextSkip - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
nextTriangular(RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a random number from the standard Triangular distribution in (-1,1).
nextTriggerPos - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
nextWeibull(double, double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a weibull distributed random number.
nextZipfInt(double, RandomEngine) - Static method in class cern.jet.random.Distributions
Returns a zipfian distributed random number with the given skew.
NO_INTERPOLATION - Static variable in class cern.jet.random.Empirical
 
nonLinearTransformation(double[]) - Method in class org.oc.ocvolume.dsp.featureExtraction
the output of mel filtering is subjected to a logarithm function (natural logarithm)
calls: none
called by: featureExtraction
norm1(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the one-norm of vector x, which is Sum(abs(x[i])).
norm1(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the one-norm of matrix A, which is the maximum absolute column sum.
norm2(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the two-norm (aka euclidean norm) of vector x; equivalent to mult(x,x).
norm2(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the two-norm of matrix A, which is the maximum singular value; obtained from SVD.
norm2() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the two norm, which is max(S).
Normal - Class in cern.jet.random
Normal (aka Gaussian) distribution; See the math definition and animated definition.
Normal(double, double, RandomEngine) - Constructor for class cern.jet.random.Normal
Constructs a normal (gauss) distribution.
normal(double) - Static method in class cern.jet.stat.Probability
Returns the area under the Normal (Gaussian) probability density function, integrated from minus infinity to x (assumes mean is zero, variance is one).
normal(double, double, double) - Static method in class cern.jet.stat.Probability
Returns the area under the Normal (Gaussian) probability density function, integrated from minus infinity to x.
normalInverse(double) - Static method in class cern.jet.stat.Probability
Returns the value, x, for which the area under the Normal (Gaussian) probability density function (integrated from minus infinity to x) is equal to the argument y (assumes mean is zero, variance is one); formerly named ndtri.
NORMALISE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
normalise - Variable in class jAudioFeatureExtractor.Controller
normalise needs to be available for saving settings and similar actions
normalize(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Return a normalized copy of the the given array.
normalize(double[][]) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Return a normalized copy of the the given array.
normalize() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Normalizes both the channel segregated samples and the samples mixed down into one channel so that the absolute value of the highest sample amplitude is 1.
normalizeChannelSegretatedSamples() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Normalizes the channel segregated samples so that the absolute value of the highest sample amplitude is 1.
normalizeIfClipped() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Checks the mixed down and channel segregated samples separately to see if either one has values outside of the permitted range (-1 to +1).
normalizeMixedDownSamples() - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Normalizes the samples mixed down into one channel so that the absolute value of the highest sample amplitude is 1.
normalizeSamples(double[]) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Normalizes the given samples so that the absolute value of the highest sample amplitude is 1.
normalizeSamples(double[][]) - Static method in class jAudioFeatureExtractor.jAudioTools.DSPMethods
Normalizes the given samples dependantly so that the absolute value of the highest sample amplitude is 1.
normF(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the Frobenius norm of matrix A, which is Sqrt(Sum(A[i,j]2)).
normInfinity(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the infinity norm of vector x, which is Max(abs(x[i])).
normInfinity(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the infinity norm of matrix A, which is the maximum absolute row sum.
not() - Method in class cern.colt.bitvector.BitMatrix
Performs a logical NOT on the bits of the receiver.
not() - Method in class cern.colt.bitvector.BitVector
Performs a logical NOT on the bits of the receiver (A = ~A).
not - Static variable in class cern.jet.math.IntFunctions
Function that returns ~a.
ns - Static variable in class cern.clhep.Units
 
numberOfBitsInPartialUnit() - Method in class cern.colt.bitvector.BitVector
Returns the number of bits used in the trailing PARTIAL unit.
numberOfFullUnits() - Method in class cern.colt.bitvector.BitVector
Returns the number of units that are FULL (not PARTIAL).
numCepstra - Variable in class org.oc.ocvolume.dsp.featureExtraction
Number of MFCCs per frame Modifed 4/5/06 to be non final variable - Daniel McEnnnis
numMelFilters - Static variable in class org.oc.ocvolume.dsp.featureExtraction
number of mel filters (SPHINX-III uses 40)
numPoints - Static variable in class org.oc.ocvolume.dsp.fft
number of points

O

object(double) - Static method in class cern.colt.list.adapter.DoubleListAdapter
Transforms an element of a primitive data type to an object.
object(float) - Static method in class cern.colt.list.adapter.FloatListAdapter
Transforms an element of a primitive data type to an object.
object(int) - Static method in class cern.colt.list.adapter.IntListAdapter
Transforms an element of a primitive data type to an object.
object(long) - Static method in class cern.colt.list.adapter.LongListAdapter
Transforms an element of a primitive data type to an object.
ObjectArrayList - Class in cern.colt.list
Resizable list holding Object elements; implemented with arrays.
ObjectArrayList() - Constructor for class cern.colt.list.ObjectArrayList
Constructs an empty list.
ObjectArrayList(Object[]) - Constructor for class cern.colt.list.ObjectArrayList
Constructs a list containing the specified elements.
ObjectArrayList(int) - Constructor for class cern.colt.list.ObjectArrayList
Constructs an empty list with the specified initial capacity.
ObjectBuffer - Class in cern.colt.buffer
Fixed sized (non resizable) streaming buffer connected to a target ObjectBufferConsumer to which data is automatically flushed upon buffer overflow.
ObjectBuffer(ObjectBufferConsumer, int) - Constructor for class cern.colt.buffer.ObjectBuffer
Constructs and returns a new buffer with the given target.
ObjectBufferConsumer - Interface in cern.colt.buffer
Target of a streaming ObjectBuffer into which data is flushed upon buffer overflow.
ObjectFactory1D - Class in cern.colt.matrix
Factory for convenient construction of 1-d matrices holding Object cells.
ObjectFactory1D() - Constructor for class cern.colt.matrix.ObjectFactory1D
Makes this class non instantiable, but still let's others inherit from it.
ObjectFactory2D - Class in cern.colt.matrix
Factory for convenient construction of 2-d matrices holding Object cells.
ObjectFactory2D() - Constructor for class cern.colt.matrix.ObjectFactory2D
Makes this class non instantiable, but still let's others inherit from it.
ObjectFactory3D - Class in cern.colt.matrix
Factory for convenient construction of 3-d matrices holding Object cells.
ObjectFactory3D() - Constructor for class cern.colt.matrix.ObjectFactory3D
Makes this class non instantiable, but still let's others inherit from it.
ObjectFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes a single argument and returns a single value.
ObjectListAdapter - Class in cern.colt.list.adapter
Adapter that permits an ObjectArrayList to be viewed and treated as a JDK 1.2 AbstractList.
ObjectListAdapter(ObjectArrayList) - Constructor for class cern.colt.list.adapter.ObjectListAdapter
Constructs a list backed by the specified content list.
ObjectMatrix1D - Class in cern.colt.matrix
Abstract base class for 1-d matrices (aka vectors) holding Object elements.
ObjectMatrix1D() - Constructor for class cern.colt.matrix.ObjectMatrix1D
Makes this class non instantiable, but still let's others inherit from it.
ObjectMatrix1DComparator - Interface in cern.colt.matrix.objectalgo
A comparison function which imposes a total ordering on some collection of elements.
ObjectMatrix1DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
ObjectMatrix2D - Class in cern.colt.matrix
Abstract base class for 2-d matrices holding Object elements.
ObjectMatrix2D() - Constructor for class cern.colt.matrix.ObjectMatrix2D
Makes this class non instantiable, but still let's others inherit from it.
ObjectMatrix2DComparator - Interface in cern.colt.matrix.objectalgo
A comparison function which imposes a total ordering on some collection of elements.
ObjectMatrix2DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
ObjectMatrix3D - Class in cern.colt.matrix
Abstract base class for 3-d matrices holding Object elements.
ObjectMatrix3D() - Constructor for class cern.colt.matrix.ObjectMatrix3D
Makes this class non instantiable, but still let's others inherit from it.
ObjectMatrix3DProcedure - Interface in cern.colt.matrix
Interface that represents a condition or procedure object: takes a single argument and returns a boolean value.
ObjectObjectFunction - Interface in cern.colt.function
Interface that represents a function object: a function that takes two arguments and returns a single value.
ObjectProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
offset(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index within the unit that contains the given bitIndex.
offset() - Method in class hep.aida.bin.AbstractBin
Returns offset(0).
offset(int) - Method in class hep.aida.bin.AbstractBin
Returns the relative or absolute position for the center of the bin; override this method if necessary.
offsets - Variable in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
The offset in windows of each of the features named in the dependencies field.
ohm - Static variable in class cern.clhep.Units
 
ON - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
OpenDoubleIntHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (double-->int); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenDoubleIntHashMap() - Constructor for class cern.colt.map.OpenDoubleIntHashMap
Constructs an empty map with default capacity and default load factors.
OpenDoubleIntHashMap(int) - Constructor for class cern.colt.map.OpenDoubleIntHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenDoubleIntHashMap(int, double, double) - Constructor for class cern.colt.map.OpenDoubleIntHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenIntDoubleHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (int-->double); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenIntDoubleHashMap() - Constructor for class cern.colt.map.OpenIntDoubleHashMap
Constructs an empty map with default capacity and default load factors.
OpenIntDoubleHashMap(int) - Constructor for class cern.colt.map.OpenIntDoubleHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenIntDoubleHashMap(int, double, double) - Constructor for class cern.colt.map.OpenIntDoubleHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenIntIntHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (int-->int); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenIntIntHashMap() - Constructor for class cern.colt.map.OpenIntIntHashMap
Constructs an empty map with default capacity and default load factors.
OpenIntIntHashMap(int) - Constructor for class cern.colt.map.OpenIntIntHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenIntIntHashMap(int, double, double) - Constructor for class cern.colt.map.OpenIntIntHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenIntObjectHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (int-->Object); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenIntObjectHashMap() - Constructor for class cern.colt.map.OpenIntObjectHashMap
Constructs an empty map with default capacity and default load factors.
OpenIntObjectHashMap(int) - Constructor for class cern.colt.map.OpenIntObjectHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenIntObjectHashMap(int, double, double) - Constructor for class cern.colt.map.OpenIntObjectHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
OpenLongObjectHashMap - Class in cern.colt.map
Hash map holding (key,value) associations of type (long-->Object); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
OpenLongObjectHashMap() - Constructor for class cern.colt.map.OpenLongObjectHashMap
Constructs an empty map with default capacity and default load factors.
OpenLongObjectHashMap(int) - Constructor for class cern.colt.map.OpenLongObjectHashMap
Constructs an empty map with the specified initial capacity and default load factors.
OpenLongObjectHashMap(int, double, double) - Constructor for class cern.colt.map.OpenLongObjectHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
or(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Performs a logical OR of the receiver with another bit matrix.
or(BitVector) - Method in class cern.colt.bitvector.BitVector
Performs a logical OR of the receiver with another bit vector (A = A | B).
or - Static variable in class cern.jet.math.IntFunctions
Function that returns a | b.
or(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a | b.
orderAndCompactFeatures(FeatureDefinition[], boolean) - Method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Processes this DataSet based on the given definitions parameter.
org.oc.ocvolume.dsp - package org.oc.ocvolume.dsp
 
outer_frame - Variable in class jAudioFeatureExtractor.FeatureSelectorPanel
Holds a reference to the JPanel that holds objects of this class.
outer_frame - Variable in class jAudioFeatureExtractor.RecordingSelectorPanel
Holds a reference to the JPanel that holds objects of this class.
OuterFrame - Class in jAudioFeatureExtractor
A panel holding various components of the jAudio Feature Extractor GUI
OuterFrame(Controller) - Constructor for class jAudioFeatureExtractor.OuterFrame
Basic constructor that sets up the GUI.
OUTPUT_TYPE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
outputACEFeatureKeyEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Output the feature definition entry (for an ACE feature definition file) for this particular instantiation of the aggreagtor.
outputACEFeatureKeyEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Output the header file for the ACE machine learning format.
outputACEFeatureKeyEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
outputACEValueEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Output the data definition entries of a the ACE format
outputACEValueEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Output the data file of the ACE machine learning format.
outputACEValueEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
outputARFFHeaderEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Output the header entries of a Weka ARFF file.
outputARFFHeaderEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Output the headers for the Weka machine learning format.
outputARFFHeaderEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
outputARFFValueEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Output the data in the ARFF body.
outputARFFValueEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.AggregatorContainer
Output the content in a Weka data format.
outputARFFValueEntries(DataOutputStream) - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
outputType - Variable in class jAudioFeatureExtractor.Controller
outputType needs to be seen outside the normal structure to provide access to its radio button children for saving settings and similar actions
OutputTypeAction - Class in jAudioFeatureExtractor.actions
Action responsible for processing when a user changes from either ACE or ARFF output format from the menu bar.
OutputTypeAction() - Constructor for class jAudioFeatureExtractor.actions.OutputTypeAction
 
outputTypeAction - Variable in class jAudioFeatureExtractor.Controller
 
outputXML() - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Output this batch in XML format.
OVERALL_STATS - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
overallProgressBar - Variable in class jAudioFeatureExtractor.BatchProgressFrame
Progress in batch files.
overallProgressBar - Variable in class jAudioFeatureExtractor.ProgressFrame
Overall progress (in files)
OVERFLOW - Static variable in interface hep.aida.IHistogram
Constant specifying the overflow bin (can be passed to any method expecting a bin number).

P

p - Variable in class cern.jet.random.Binomial
 
p - Variable in class cern.jet.random.NegativeBinomial
 
p - Variable in class cern.jet.random.Poisson
 
p0 - Variable in class cern.jet.random.Poisson
 
P0 - Static variable in class cern.jet.stat.Probability
COEFFICIENTS FOR METHOD normalInverse() *
p1 - Variable in class cern.jet.random.Poisson
 
P1 - Static variable in class cern.jet.stat.Probability
 
p1evl(double, double[], int) - Static method in class cern.jet.math.Polynomial
Evaluates the given polynomial of degree N at x, assuming coefficient of N is 1.0.
p2 - Variable in class cern.jet.random.Poisson
 
P2 - Static variable in class cern.jet.stat.Probability
 
p3 - Variable in class cern.jet.random.Poisson
 
p4 - Variable in class cern.jet.random.Poisson
 
p5 - Variable in class cern.jet.random.Poisson
 
p6 - Variable in class cern.jet.random.Poisson
 
pairsMatching(DoubleIntProcedure, DoubleArrayList, IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntDoubleProcedure, IntArrayList, DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntIntProcedure, IntArrayList, IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntObjectProcedure, IntArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongObjectProcedure, LongArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(DoubleIntProcedure, DoubleArrayList, IntArrayList) - Method in class cern.colt.map.OpenDoubleIntHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntDoubleProcedure, IntArrayList, DoubleArrayList) - Method in class cern.colt.map.OpenIntDoubleHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntIntProcedure, IntArrayList, IntArrayList) - Method in class cern.colt.map.OpenIntIntHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(IntObjectProcedure, IntArrayList, ObjectArrayList) - Method in class cern.colt.map.OpenIntObjectHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsMatching(LongObjectProcedure, LongArrayList, ObjectArrayList) - Method in class cern.colt.map.OpenLongObjectHashMap
Fills all pairs satisfying a given condition into the specified lists.
pairsSortedByKey(DoubleArrayList, IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(IntArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByKey(LongArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys and values sorted ascending by key into the specified lists.
pairsSortedByValue(DoubleArrayList, IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all keys and values sorted ascending by value into the specified lists.
pairsSortedByValue(IntArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all keys and values sorted ascending by value according to natural ordering into the specified lists.
pairsSortedByValue(LongArrayList, ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all keys and values sorted ascending by value according to natural ordering into the specified lists.
parameters - Variable in class jAudioFeatureExtractor.ACE.DataTypes.AggregatorDefinition
 
parent - Variable in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
If this object is a sub-set of another DataSet, this field points to that parent dataset.
parent - Variable in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
If a feature alters its number of dimensions, it needs to be able to notify the holding object that a visible change has occured.
ParseBatchJobHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
Class responsible for the parsing of XML batch files.
ParseBatchJobHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
parseClassificationsFile(String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Parses a classifications_file XML file and returns an array of SegmentedClassification objects holding its contents.
ParseClassificationsFileHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
An extension of the Xerces XML DefaultHandler class that implements the SAX ContentHandler.
ParseClassificationsFileHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParseClassificationsFileHandler
 
parsed_file_contents - Variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseFileHandler
Holds the data extracted from the XML file.
parseDataSetFile(String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Parses a feature_vector_file XML file and returns an array of DataSet objects holding its contents.
parseDataSetFile(String, FeatureDefinition[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Parses a feature_vector_file XML file and returns an array of DataSet objects holding its contents.
ParseDataSetFileHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
An extension of the Xerces XML DefaultHandler class that implements the SAX ContentHandler.
ParseDataSetFileHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParseDataSetFileHandler
 
parseDataSetFiles(String[], FeatureDefinition[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Parses a several feature_vector_file XML files and returns an array of DataSet objects holding the combined contents of all of the files.
parseFeatureDefinitionsFile(String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Parses a feature_key_file_path XML file and returns an array of FeatureDefinitionwith objects holding its contents.
ParseFeatureDefinitionsFileHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
An extension of the Xerces XML DefaultHandler class that implements the SAX ContentHandler.
ParseFeatureDefinitionsFileHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParseFeatureDefinitionsFileHandler
 
ParseFileHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
An extension of the Xerces XML DefaultHandler class that adds an array of objects that can contain information derived from files during parsing.
ParseFileHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParseFileHandler
 
ParseSaveSettings - Class in jAudioFeatureExtractor.ACE.XMLParsers
Class for parsing XML documents that store GUI settings.
ParseSaveSettings() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParseSaveSettings
 
ParseTaxonomyFileHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
An extension of the Xerces XML DefaultHandler class that implements the SAX ContentHandler.
ParseTaxonomyFileHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParseTaxonomyFileHandler
 
parseXMLDocument(String, String) - Static method in class jAudioFeatureExtractor.ACE.XMLParsers.XMLDocumentParser
This method is a general purpose method for loading an XML file, testing that the file exists, validating it as a valid XML file, ensuring that it is of the correct type, parsing it and extracting its data into the required form.
ParsingXMLErrorHandler - Class in jAudioFeatureExtractor.ACE.XMLParsers
An implementation of the XML SAX ErrorHandler class.
ParsingXMLErrorHandler() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.ParsingXMLErrorHandler
 
part(int, int, int, int) - Method in class cern.colt.bitvector.BitMatrix
Constructs and returns a new matrix with width columns and height rows which is a copy of the contents of the given box.
partFromTo(int, int) - Method in class cern.colt.bitvector.BitVector
Constructs and returns a new bit vector which is a copy of the given range.
partFromTo(int, int) - Method in class cern.colt.list.AbstractBooleanList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.CharArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.DoubleArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.FloatArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.IntArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.LongArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int, BitVector, int, long[], int) - Method in class cern.colt.list.MinMaxNumberList
Copies all elements between index from (inclusive) and to (inclusive) into part, starting at index partFrom within part.
partFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partFromTo(int, int) - Method in class cern.colt.list.ShortArrayList
Returns a new list of the part of the receiver between from, inclusive, and to, inclusive.
partition(DoubleMatrix2D, int[], int, int, int, double[], int, int, int[]) - Static method in class cern.colt.matrix.doublealgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(DoubleMatrix2D, int, double[], int[]) - Static method in class cern.colt.matrix.doublealgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(ObjectMatrix2D, int[], int, int, int, Object[], int, int, int[]) - Static method in class cern.colt.matrix.objectalgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(ObjectMatrix2D, int, Object[], int[]) - Static method in class cern.colt.matrix.objectalgo.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it synchronously partitions the rows of the given matrix by the values of the given matrix column; This is essentially the same as partitioning a list of composite objects by some instance variable; In other words, two entire rows of the matrix are swapped, whenever two column values indicate so.
partition(double[], int, int, double[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it partitions double[] rather than int[] arrays.
partition(double[], int, int, double) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that it partitions double[] rather than int[] arrays.
partition(int[], int, int, int[], int, int, int[]) - Static method in class cern.colt.Partitioning
Partitions (partially sorts) the given list such that all elements falling into some intervals are placed next to each other.
partition(int[], int, int, int) - Static method in class cern.colt.Partitioning
Partitions (partially sorts) the given list such that all elements falling into the given interval are placed next to each other.
partition(Object[], int, int, Object[], int, int, int[], Comparator) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that it partitions Object[] rather than int[] arrays.
partition(Object[], int, int, Object, Comparator) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that it synchronously partitions the objects of the given list by the order of the given comparator.
partition(DoubleArrayList, int, int, DoubleArrayList, IntArrayList) - Static method in class cern.colt.Partitioning
Equivalent to partition(list.elements(), from, to, splitters.elements(), 0, splitters.size()-1, splitIndexes.elements()).
partition(IntArrayList, int, int, IntArrayList, IntArrayList) - Static method in class cern.colt.Partitioning
Equivalent to partition(list.elements(), from, to, splitters.elements(), 0, splitters.size()-1, splitIndexes.elements()).
Partitioning - Class in cern.colt.matrix.doublealgo
Given some interval boundaries, partitions matrices such that cell values falling into an interval are placed next to each other.
Partitioning() - Constructor for class cern.colt.matrix.doublealgo.Partitioning
Makes this class non instantiable, but still let's others inherit from it.
Partitioning - Class in cern.colt.matrix.objectalgo
Given some interval boundaries, partitions matrices such that cell values falling into an interval are placed next to each other.
Partitioning() - Constructor for class cern.colt.matrix.objectalgo.Partitioning
Makes this class non instantiable, but still let's others inherit from it.
Partitioning - Class in cern.colt
Given some interval boundaries, partitions arrays such that all elements falling into an interval are placed next to each other.
Partitioning() - Constructor for class cern.colt.Partitioning
Makes this class non instantiable, but still let's others inherit from it.
pascal - Static variable in class cern.clhep.Units
 
PasteAction - Class in jAudioFeatureExtractor.actions
Paste action included for completeness.
PasteAction() - Constructor for class jAudioFeatureExtractor.actions.PasteAction
Constructor that sets the menu text.
pasteAction - Variable in class jAudioFeatureExtractor.Controller
Not really applicable but included anyways for completeness
pdf(double) - Method in class cern.jet.random.Beta
Returns the cumulative distribution function.
pdf(int) - Method in class cern.jet.random.Binomial
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.ChiSquare
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Empirical
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.Empirical
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.EmpiricalWalker
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Exponential
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Gamma
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.HyperGeometric
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.NegativeBinomial
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Normal
Returns the probability distribution function.
pdf(int) - Method in class cern.jet.random.Poisson
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.StudentT
Returns the probability distribution function.
pdf(double) - Method in class cern.jet.random.Uniform
Returns the probability distribution function (assuming a continous uniform distribution).
PeakFinder - Class in jAudioFeatureExtractor.AudioFeatures
Implements a very basic peak detection algorithm.
PeakFinder() - Constructor for class jAudioFeatureExtractor.AudioFeatures.PeakFinder
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
PER_WINDOW_STATS - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
perCent - Static variable in class cern.clhep.Units
 
percentFromTo(float, float) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the percentage of elements in the range (from,to].
perMillion - Static variable in class cern.clhep.Units
 
permutation(long, int) - Static method in class cern.colt.GenericPermuting
Returns the p-th permutation of the sequence [0,1,...,N-1].
permute(int[], int[]) - Static method in class cern.colt.GenericPermuting
A non-generic variant of reordering, specialized for int[], same semantics.
permute(int[], Swapper, int[]) - Static method in class cern.colt.GenericPermuting
Deprecated.  
permute(int[], Swapper, int[], int[]) - Static method in class cern.colt.GenericPermuting
Generically reorders arbitrary shaped generic data g such that g[i] == g[indexes[i]].
permute(Object[], int[]) - Static method in class cern.colt.GenericPermuting
A non-generic variant of reordering, specialized for Object[], same semantics.
permute(DoubleMatrix1D, int[], double[]) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the given vector A such that it is permuted as specified; Useful for pivoting.
permute(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns a new row and column permuted selection view of matrix A; equivalent to DoubleMatrix2D.viewSelection(int[],int[]).
permuteColumns(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the given matrix A such that it's columns are permuted as specified; Useful for pivoting.
permuteRows(DoubleMatrix2D, int[], int[]) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the given matrix A such that it's rows are permuted as specified; Useful for pivoting.
PersistentObject - Class in cern.colt
This empty class is the common root for all persistent capable classes.
PersistentObject() - Constructor for class cern.colt.PersistentObject
Not yet commented.
perThousand - Static variable in class cern.clhep.Units
 
petaelectronvolt - Static variable in class cern.clhep.Units
 
PeV - Static variable in class cern.clhep.Units
 
phi(double) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns how many percent of the elements contained in the receiver are <= element.
phi(float) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns how many percent of the elements contained in the receiver are <= element.
PhysicalConstants - Class in cern.clhep
High Energy Physics coherent Physical Constants.
PhysicalConstants() - Constructor for class cern.clhep.PhysicalConstants
Makes this class non instantiable, but still let's others inherit from it.
physicalConstants - Static variable in class cern.clhep.PhysicalConstants
Little trick to allow for "aliasing", that is, renaming this class.
pi - Static variable in class cern.clhep.PhysicalConstants
 
pi2 - Static variable in class cern.clhep.PhysicalConstants
 
picobarn - Static variable in class cern.clhep.Units
 
picofarad - Static variable in class cern.clhep.Units
 
picosecond - Static variable in class cern.clhep.Units
 
piv - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
Internal storage of pivot vector.
pivsign - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
pivot sign.
pk - Variable in class cern.jet.random.Zeta
 
pk_prev - Variable in class cern.jet.random.Zeta
 
playAudioInputStream(AudioInputStream, SourceDataLine) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsPlayback
Plays the samples in the given AudioInputStream to the specified SourceDataLine.
playAudioInputStreamInterruptible(AudioInputStream, SourceDataLine) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsPlayback
Plays the samples in the given AudioInputStream to the specified SourceDataLine.
playback_thread - Variable in class jAudioFeatureExtractor.DataModel
thread for playing back a recording
PlayMIDIAction - Class in jAudioFeatureExtractor.actions
Loads the MIDIFrame for playing midi files
PlayMIDIAction() - Constructor for class jAudioFeatureExtractor.actions.PlayMIDIAction
Constructor that sets the menu text.
playMIDIAction - Variable in class jAudioFeatureExtractor.Controller
 
playMIDISequence(Sequence) - Static method in class jAudioFeatureExtractor.jMIDITools.MIDIMethodsPlayback
Plays the given MIDI Sequence and returns the Sequencer that is playing it.
PlayNowAction - Class in jAudioFeatureExtractor.actions
Play a file from a reference.
PlayNowAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.PlayNowAction
Contructor that sets menu text and keeps a reference to the controller
playNowAction - Variable in class jAudioFeatureExtractor.Controller
 
PlaySamplesAction - Class in jAudioFeatureExtractor.actions
Play Back from internally stored samples.
PlaySamplesAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.PlaySamplesAction
Constructor that sets the menu text and stores a reference to the controller
playSamplesAction - Variable in class jAudioFeatureExtractor.Controller
 
PlotDisplay - Class in jAudioFeatureExtractor.GeneralTools
This class allows users to plot from 1 to 5 different data sets on either the same graph or on vertically stacked separate plots.
PlotDisplay(double[][], double[][], boolean, String, boolean) - Constructor for class jAudioFeatureExtractor.GeneralTools.PlotDisplay
Set up the frame and graph the data.
PLUGIN_LOCATION - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
plus(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A + s <=> A[i] = A[i] + s.
plus(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A + B <=> A[i] = A[i] + B[i].
plus(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A + s <=> A[row,col] = A[row,col] + s.
plus(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A + B <=> A[row,col] = A[row,col] + B[row,col].
plus(Timer) - Method in class cern.colt.Timer
T = this + other; Constructs and returns a new timer which is the sum of the receiver and the other timer.
plus - Static variable in class cern.jet.math.Functions
Function that returns a + b.
plus(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a + b.
plus - Static variable in class cern.jet.math.IntFunctions
Function that returns a + b.
plus(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a + b.
plusAbs - Static variable in class cern.jet.math.Functions
Function that returns Math.abs(a) + Math.abs(b).
plusDiv(double) - Static method in class cern.jet.math.PlusMult
a + b/constant.
plusMult(DoubleMatrix1D, DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A + B*s<=> A[i] = A[i] + B[i]*s.
plusMult(DoubleMatrix2D, DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = A + B*s <=> A[row,col] = A[row,col] + B[row,col]*s.
plusMult(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns a + b*constant.
PlusMult - Class in cern.jet.math
Only for performance tuning of compute intensive linear algebraic computations.
PlusMult(double) - Constructor for class cern.jet.math.PlusMult
Insert the method's description here.
plusMult(double) - Static method in class cern.jet.math.PlusMult
a + b*constant.
pm - Variable in class cern.jet.random.Hyperbolic
 
pmr - Variable in class cern.jet.random.Hyperbolic
 
poisson - Variable in class cern.jet.random.NegativeBinomial
 
Poisson - Class in cern.jet.random
Poisson distribution (quick); See the math definition and animated definition.
Poisson(double, RandomEngine) - Constructor for class cern.jet.random.Poisson
Constructs a poisson distribution.
poisson(int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the first k terms of the Poisson distribution.
poissonComplemented(int, double) - Static method in class cern.jet.stat.Probability
Returns the sum of the terms k+1 to Infinity of the Poisson distribution.
PoissonSlow - Class in cern.jet.random
Poisson distribution; See the math definition and animated definition.
PoissonSlow(double, RandomEngine) - Constructor for class cern.jet.random.PoissonSlow
Constructs a poisson distribution.
polevl(double, double[], int) - Static method in class cern.jet.math.Polynomial
Evaluates the given polynomial of degree N at x.
Polynomial - Class in cern.jet.math
Polynomial functions.
Polynomial() - Constructor for class cern.jet.math.Polynomial
Makes this class non instantiable, but still let's others inherit from it.
pooledMean(int, double, int, double) - Static method in class cern.jet.stat.Descriptive
Returns the pooled mean of two data sequences.
pooledVariance(int, double, int, double) - Static method in class cern.jet.stat.Descriptive
Returns the pooled variance of two data sequences.
pow(DoubleMatrix1D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = As <=> A[i] = Math.pow(A[i], s).
pow(DoubleMatrix1D, DoubleMatrix1D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = AB <=> A[i] = Math.pow(A[i], B[i]).
pow(DoubleMatrix2D, double) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = As <=> A[row,col] = Math.pow(A[row,col], s).
pow(DoubleMatrix2D, DoubleMatrix2D) - Static method in class cern.colt.matrix.doublealgo.Transform
Deprecated. A = AB <=> A[row,col] = Math.pow(A[row,col], B[row,col]).
pow(DoubleMatrix2D, int) - Method in class cern.colt.matrix.linalg.Algebra
Linear algebraic matrix power; B = Ak <==> B = A*A*...*A.
pow - Static variable in class cern.jet.math.Functions
Function that returns Math.pow(a,b).
pow(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns Math.pow(a,b).
pow - Static variable in class cern.jet.math.IntFunctions
Function that returns (int) Math.pow(a,b).
pow(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns (int) Math.pow(a,b).
pow(int, int) - Static method in class jAudioFeatureExtractor.GeneralTools.Statistics
Returns the given a raised to the power of the given b.
PowerSpectrum - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the FFT power spectrum from a set of samples.
PowerSpectrum() - Constructor for class jAudioFeatureExtractor.AudioFeatures.PowerSpectrum
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
pp - Variable in class cern.jet.random.Poisson
 
pr - Variable in class cern.jet.random.Hyperbolic
 
preEmphasis(short[]) - Static method in class org.oc.ocvolume.dsp.featureExtraction
perform pre-emphasis to equalize amplitude of high and low frequency
calls: none
called by: featureExtraction
preEmphasisAlpha - Static variable in class org.oc.ocvolume.dsp.featureExtraction
Pre-Emphasis Alpha (Set to 0 if no pre-emphasis should be performed)
presetFeature - Variable in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
PrimeFinder - Class in cern.colt.map
Not of interest for users; only for implementors of hashtables.
PrimeFinder() - Constructor for class cern.colt.map.PrimeFinder
Makes this class non instantiable, but still let's others inherit from it.
print(int) - Method in class cern.jet.random.engine.RandomSeedGenerator
Prints the next size generated seeds.
printf(String, double) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, int) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, long) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, char) - Static method in class corejava.Format
prints a formatted number following printf conventions
printf(String, String) - Static method in class corejava.Format
prints a formatted number following printf conventions
printShape - Variable in class cern.colt.matrix.impl.AbstractFormatter
Tells whether String representations are to be preceded with summary of the shape; currently true.
Probability - Class in cern.jet.stat
Custom tailored numerical integration of certain probability distributions.
Probability() - Constructor for class cern.jet.stat.Probability
Makes this class non instantiable, but still let's others inherit from it.
process(short[], double) - Method in class org.oc.ocvolume.dsp.featureExtraction
takes a speech signal and returns the Mel-Frequency Cepstral Coefficient (MFCC)
calls: fft
called by: volume, train 5-3-05 Daniel McEnnis - paramatrized sampling rate.
ProcessSamplesFrame - Class in jAudioFeatureExtractor
A window that allows the user to process and edit the samples belonging to an audio recording.
ProcessSamplesFrame(Controller, OuterFrame, RecordingInfo) - Constructor for class jAudioFeatureExtractor.ProcessSamplesFrame
Set up the GUI.
product(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the product, which is Prod( data[i] ).
product(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the product of a data sequence, which is Prod( data[i] ).
product() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the product, which is Prod( x[i] ).
ProgressFrame - Class in jAudioFeatureExtractor
This class provides a set of progress bars for the normal (non-batch) feature extrcation
ProgressFrame() - Constructor for class jAudioFeatureExtractor.ProgressFrame
Creates the progress window but does not show it.
projectionX() - Method in interface hep.aida.IHistogram2D
Create a projection parallel to the X axis.
projectionXY() - Method in interface hep.aida.IHistogram3D
Create a projection parallel to the XY plane.
projectionXZ() - Method in interface hep.aida.IHistogram3D
Create a projection parallel to the XZ plane.
projectionY() - Method in interface hep.aida.IHistogram2D
Create a projection parallel to the Y axis.
projectionYZ() - Method in interface hep.aida.IHistogram3D
Create a projection parallel to the YZ plane.
property - Variable in class cern.colt.matrix.linalg.Algebra
The property object attached to this instance.
property() - Method in class cern.colt.matrix.linalg.Algebra
Returns the property object attached to this Algebra, defining tolerance.
Property - Class in cern.colt.matrix.linalg
Tests matrices for linear algebraic properties (equality, tridiagonality, symmetry, singularity, etc).
Property(double) - Constructor for class cern.colt.matrix.linalg.Property
Constructs an instance with a tolerance of Math.abs(newTolerance).
proton_mass_c2 - Static variable in class cern.clhep.PhysicalConstants
 
put(int, int, boolean) - Method in class cern.colt.bitvector.BitMatrix
Sets the bit at the specified coordinate to the state specified by value.
put(int, boolean) - Method in class cern.colt.bitvector.BitVector
Sets the bit with index bitIndex to the state specified by value.
put(long[], int, boolean) - Static method in class cern.colt.bitvector.QuickBitVector
Sets the bit with index bitIndex in the bitvector bits to the state specified by value.
put(double, int) - Method in class cern.colt.map.AbstractDoubleIntMap
Associates the given key with the given value.
put(int, double) - Method in class cern.colt.map.AbstractIntDoubleMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.AbstractIntIntMap
Associates the given key with the given value.
put(int, Object) - Method in class cern.colt.map.AbstractIntObjectMap
Associates the given key with the given value.
put(long, Object) - Method in class cern.colt.map.AbstractLongObjectMap
Associates the given key with the given value.
put(double, int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Associates the given key with the given value.
put(int, double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Associates the given key with the given value.
put(int, int) - Method in class cern.colt.map.OpenIntIntHashMap
Associates the given key with the given value.
put(int, Object) - Method in class cern.colt.map.OpenIntObjectHashMap
Associates the given key with the given value.
put(long, Object) - Method in class cern.colt.map.OpenLongObjectHashMap
Associates the given key with the given value.
putLongFromTo(long, int, int) - Method in class cern.colt.bitvector.BitVector
Sets bits of the receiver from index from to index to to the bits of value.
putLongFromTo(long[], long, int, int) - Static method in class cern.colt.bitvector.QuickBitVector
Sets bits of a bitvector from index from to index to to the bits of value.
putQuick(int, int, boolean) - Method in class cern.colt.bitvector.BitMatrix
Sets the bit at the specified coordinate to the state specified by value; WARNING: Does not check preconditions.
putQuick(int, boolean) - Method in class cern.colt.bitvector.BitVector
Sets the bit with index bitIndex to the state specified by value; WARNING: Does not check preconditions.

Q

q - Variable in class cern.jet.random.Poisson
 
Q0 - Static variable in class cern.jet.stat.Probability
 
Q1 - Static variable in class cern.jet.stat.Probability
 
Q2 - Static variable in class cern.jet.stat.Probability
 
QRDecomposition - Class in cern.colt.matrix.linalg
For an m x n matrix A with m >= n, the QR decomposition is an m x n orthogonal matrix Q and an n x n upper triangular matrix R so that A = Q*R.
QRDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.QRDecomposition
Constructs and returns a new QR decomposition object; computed by Householder reflections; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
quantile(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the phi-quantile; that is, an element elem for which holds that phi percent of data elements are less than elem.
quantile(double) - Static method in class hep.aida.bin.BinFunctions1D
Function that returns bin.quantile(percentage).
quantile(double) - Method in class hep.aida.bin.DynamicBin1D
Returns the exact phi-quantile; that is, the smallest contained element elem for which holds that phi percent of elements are less than elem.
quantile(double) - Method in class hep.aida.bin.QuantileBin1D
Computes and returns the phi-quantile.
Quantile1Test - Class in cern.jet.stat.quantile
A class to test the QuantileBin1D code.
Quantile1Test() - Constructor for class cern.jet.stat.quantile.Quantile1Test
 
QuantileBin1D - Class in hep.aida.bin
1-dimensional non-rebinnable bin holding double elements with scalable quantile operations defined upon; Using little main memory, quickly computes approximate quantiles over very large data sequences with and even without a-priori knowledge of the number of elements to be filled; Conceptually a strongly lossily compressed multiset (or bag); Guarantees to respect the worst case approximation error specified upon instance construction.
QuantileBin1D() - Constructor for class hep.aida.bin.QuantileBin1D
Not public; for use by subclasses only! Constructs and returns an empty bin.
QuantileBin1D(double) - Constructor for class hep.aida.bin.QuantileBin1D
Equivalent to new QuantileBin1D(false, Long.MAX_VALUE, epsilon, 0.001, 10000, new cern.jet.random.engine.DRand(new java.util.Date()).
QuantileBin1D(boolean, long, double, double, int, RandomEngine) - Constructor for class hep.aida.bin.QuantileBin1D
Equivalent to new QuantileBin1D(known_N, N, epsilon, delta, quantiles, randomGenerator, false, false, 2).
QuantileBin1D(boolean, long, double, double, int, RandomEngine, boolean, boolean, int) - Constructor for class hep.aida.bin.QuantileBin1D
Constructs and returns an empty bin that, under the given constraints, minimizes the amount of memory needed.
quantileElements(DoubleArrayList) - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Computes the specified quantile elements over the values previously added.
QuantileFinderFactory - Class in cern.jet.stat.quantile
Factory constructing exact and approximate quantile finders for both known and unknown N.
QuantileFinderFactory() - Constructor for class cern.jet.stat.quantile.QuantileFinderFactory
Make this class non instantiable.
quantileInverse(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns how many percent of the elements contained in the receiver are <= element.
quantileInverse(double) - Method in class hep.aida.bin.DynamicBin1D
Returns exactly how many percent of the elements contained in the receiver are <= element.
quantileInverse(double) - Method in class hep.aida.bin.QuantileBin1D
Returns how many percent of the elements contained in the receiver are <= element.
quantiles(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the quantiles of the specified percentages.
quantiles(DoubleArrayList) - Method in class hep.aida.bin.DynamicBin1D
Returns the exact quantiles of the specified percentages.
quantiles(DoubleArrayList) - Method in class hep.aida.bin.QuantileBin1D
Returns the quantiles of the specified percentages.
quick - Variable in class cern.colt.matrix.linalg.LUDecomposition
 
QuickBitVector - Class in cern.colt.bitvector
Implements quick non polymorphic non bounds checking low level bitvector operations.
QuickBitVector() - Constructor for class cern.colt.bitvector.QuickBitVector
Makes this class non instantiable, but still inheritable.
quickSort(int, int, IntComparator, Swapper) - Static method in class cern.colt.GenericSorting
Sorts the specified range of elements according to the order induced by the specified comparator.
quickSort() - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
quickSort - Static variable in class cern.colt.matrix.doublealgo.Sorting
A prefabricated quicksort.
quickSort - Static variable in class cern.colt.matrix.objectalgo.Sorting
A prefabricated quicksort.
quickSort(byte[], int, int, ByteComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(char[], int, int, CharComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(double[], int, int, DoubleComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(float[], int, int, FloatComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(int[], int, int, IntComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(long[], int, int, LongComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSort(Object[]) - Static method in class cern.colt.Sorting
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
quickSort(Object[], int, int) - Static method in class cern.colt.Sorting
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
quickSort(Object[], int, int, Comparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array according to the order induced by the specified comparator.
quickSort(Object[], Comparator) - Static method in class cern.colt.Sorting
Sorts the specified array according to the order induced by the specified comparator.
quickSort(short[], int, int, ShortComparator) - Static method in class cern.colt.Sorting
Sorts the specified range of the specified array of elements according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int, ByteComparator) - Method in class cern.colt.list.AbstractByteList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int, CharComparator) - Method in class cern.colt.list.AbstractCharList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int, DoubleComparator) - Method in class cern.colt.list.AbstractDoubleList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int, FloatComparator) - Method in class cern.colt.list.AbstractFloatList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int, IntComparator) - Method in class cern.colt.list.AbstractIntList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractList
Sorts the specified range of the receiver into ascending order.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int, LongComparator) - Method in class cern.colt.list.AbstractLongList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Sorts the specified range of the receiver into ascending numerical order.
quickSortFromTo(int, int, ShortComparator) - Method in class cern.colt.list.AbstractShortList
Sorts the receiver according to the order induced by the specified comparator.
quickSortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending order (false < true).
quickSortFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Sorts the specified range of the receiver into ascending order, according to the natural ordering of its elements.
quickSortFromTo(int, int, Comparator) - Method in class cern.colt.list.ObjectArrayList
Sorts the receiver according to the order induced by the specified comparator.

R

r1 - Variable in class cern.jet.random.Poisson
 
r2 - Variable in class cern.jet.random.Poisson
 
r4 - Variable in class cern.jet.random.Poisson
 
r5 - Variable in class cern.jet.random.Poisson
 
rad - Static variable in class cern.clhep.Units
 
radian - Static variable in class cern.clhep.Units
 
random(int) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a matrix with uniformly distributed values in (0,1) (exclusive).
random(int, int) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a matrix with uniformly distributed values in (0,1) (exclusive).
random(int, int, int) - Method in class cern.colt.matrix.DoubleFactory3D
Constructs a matrix with uniformly distributed values in (0,1) (exclusive).
random() - Static method in class cern.jet.math.Functions
Constructs a function that returns a new uniform random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
random() - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a 32 bit uniformly distributed random number in the closed interval [Integer.MIN_VALUE,Integer.MAX_VALUE] (including Integer.MIN_VALUE and Integer.MAX_VALUE).
random(int, boolean, double, String) - Static method in class cern.jet.random.Benchmark
Benchmarks all subclasses
RandomEngine - Class in cern.jet.random.engine
Abstract base class for uniform pseudo-random number generating engines.
RandomEngine() - Constructor for class cern.jet.random.engine.RandomEngine
Makes this class non instantiable, but still let's others inherit from it.
randomGenerator - Variable in class cern.jet.random.AbstractDistribution
 
randomGenerator - Variable in class cern.jet.random.Benchmark
 
RandomGenerator - Interface in cern.jet.random.engine
Interface for uniform pseudo-random number generators.
randomInstance(int, boolean, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
generates random numbers from
RandomSampler - Class in cern.jet.random.sampling
Space and time efficiently computes a sorted Simple Random Sample Without Replacement (SRSWOR), that is, a sorted set of n random numbers from an interval of N numbers; Example: Computing n=3 random numbers from the interval [1,50] may yield the sorted random set (7,13,47).
RandomSampler(long, long, long, RandomEngine) - Constructor for class cern.jet.random.sampling.RandomSampler
Constructs a random sampler that computes and delivers sorted random sets in blocks.
RandomSamplingAssistant - Class in cern.jet.random.sampling
Conveniently computes a stable Simple Random Sample Without Replacement (SRSWOR) subsequence of n elements from a given input sequence of N elements; Example: Computing a sublist of n=3 random elements from a list (1,...,50) may yield the sublist (7,13,47).
RandomSamplingAssistant(long, long, RandomEngine) - Constructor for class cern.jet.random.sampling.RandomSamplingAssistant
Constructs a random sampler that samples n random elements from an input sequence of N elements.
RandomSeedGenerator - Class in cern.jet.random.engine
Deterministic seed generator for pseudo-random number generators.
RandomSeedGenerator() - Constructor for class cern.jet.random.engine.RandomSeedGenerator
Constructs and returns a new seed generator.
RandomSeedGenerator(int, int) - Constructor for class cern.jet.random.engine.RandomSeedGenerator
Constructs and returns a new seed generator; you normally won't need to use this method.
RandomSeedTable - Class in cern.jet.random.engine
(Seemingly gigantic) table of good seeds for pseudo-random number generators.
RandomSeedTable() - Constructor for class cern.jet.random.engine.RandomSeedTable
Makes this class non instantiable, but still let's others inherit from it.
rank(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the effective numerical rank of matrix A, obtained from Singular Value Decomposition.
rank() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns the effective numerical matrix rank, which is the number of nonnegligible singular values.
rankInterpolated(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the linearly interpolated number of elements in a list less or equal to a given element.
raw() - Method in class cern.jet.random.engine.MersenneTwister64
Returns a 64 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
raw() - Method in class cern.jet.random.engine.RandomEngine
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
raw() - Method in interface cern.jet.random.engine.RandomGenerator
Returns a 32 bit uniformly distributed random number in the open unit interval (0.0,1.0) (excluding 0.0 and 1.0).
RCDoubleMatrix2D - Class in cern.colt.matrix.impl
Sparse row-compressed 2-d matrix holding double elements.
RCDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.RCDoubleMatrix2D
Constructs a matrix with a copy of the given values.
RCDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.RCDoubleMatrix2D
Constructs a matrix with a given number of rows and columns.
real - Static variable in class org.oc.ocvolume.dsp.fft
real part
recordByteArrayOutputStream(TargetDataLine) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording
Records the samples coming in on the given TargetDataLine to a ByteArrayOutputStream.
RecordFromMicAction - Class in jAudioFeatureExtractor.actions
Action that creates and displays the RecordingFrame
RecordFromMicAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.RecordFromMicAction
Constructor that sets th4e menu text and stores a reference to the controller.
recordFromMicAction - Variable in class jAudioFeatureExtractor.Controller
 
recording_selector_panel - Variable in class jAudioFeatureExtractor.OuterFrame
A panel allowing the user to select files to extract features from.
RecordingFrame - Class in jAudioFeatureExtractor
A JFrame that allows the user to record audio in the system (coming in through a mic, playing from a file, etc.) and store it in a buffer.
RecordingFrame(Controller) - Constructor for class jAudioFeatureExtractor.RecordingFrame
Set up the GUI.
recordingInfo - Variable in class jAudioFeatureExtractor.DataModel
info on all recordings that are made avaiable for feature extraction
RecordingInfo - Class in jAudioFeatureExtractor.DataTypes
A class for holding references to audio recordings.
RecordingInfo(String, String, AudioSamples, boolean) - Constructor for class jAudioFeatureExtractor.DataTypes.RecordingInfo
Basic constructor for filling fields.
RecordingInfo(String) - Constructor for class jAudioFeatureExtractor.DataTypes.RecordingInfo
Basic constructor for filling fields.
RecordingSelectorPanel - Class in jAudioFeatureExtractor
A window that allows users to select audio files to extract features from, edit or play.
RecordingSelectorPanel(OuterFrame, Controller) - Constructor for class jAudioFeatureExtractor.RecordingSelectorPanel
Set up frame.
RecordingsTableModel - Class in jAudioFeatureExtractor
A table model used by the RecordingSelectorPanel to store references to audio recordings.
recordToFile(TargetDataLine, File, AudioFileFormat.Type) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording
Records the samples coming in on the given TargetDataLine to the given file.
rehash(int) - Method in class cern.colt.map.OpenDoubleIntHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenIntIntHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rehash(int) - Method in class cern.colt.map.OpenLongObjectHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rejectMethodD(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
RelativeDifferenceFunction - Class in jAudioFeatureExtractor.AudioFeatures
This feature calculates the log of the derivative of the RMS.
RelativeDifferenceFunction() - Constructor for class jAudioFeatureExtractor.AudioFeatures.RelativeDifferenceFunction
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
relError(double, double) - Method in class hep.aida.bin.AbstractBin1D
Computes the relative error (in percent) from one measure to another.
remove(int) - Method in class cern.colt.list.AbstractList
Removes the element at the specified position from the receiver.
remove(int) - Method in class cern.colt.list.adapter.DoubleListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.FloatListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.IntListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.LongListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int) - Method in class cern.colt.list.adapter.ObjectListAdapter
Removes the element at the specified position in this list (optional operation).
remove(int, int) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
removeAggregator(int) - Method in class jAudioFeatureExtractor.ActiveAggTableModel
removes the aggregator at the given index in this model.
removeAll(AbstractBooleanList) - Method in class cern.colt.list.AbstractBooleanList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractByteList) - Method in class cern.colt.list.AbstractByteList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractCharList) - Method in class cern.colt.list.AbstractCharList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractDoubleList) - Method in class cern.colt.list.AbstractDoubleList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractFloatList) - Method in class cern.colt.list.AbstractFloatList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractIntList) - Method in class cern.colt.list.AbstractIntList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractLongList) - Method in class cern.colt.list.AbstractLongList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractShortList) - Method in class cern.colt.list.AbstractShortList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractBooleanList) - Method in class cern.colt.list.BooleanArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractByteList) - Method in class cern.colt.list.ByteArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractCharList) - Method in class cern.colt.list.CharArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractDoubleList) - Method in class cern.colt.list.DoubleArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractFloatList) - Method in class cern.colt.list.FloatArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractIntList) - Method in class cern.colt.list.IntArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractLongList) - Method in class cern.colt.list.LongArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(ObjectArrayList, boolean) - Method in class cern.colt.list.ObjectArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAll(AbstractShortList) - Method in class cern.colt.list.ShortArrayList
Removes from the receiver all elements that are contained in the specified list.
removeAllOf(DoubleArrayList) - Method in class hep.aida.bin.DynamicBin1D
Removes from the receiver all elements that are contained in the specified list.
removeBatch - Variable in class jAudioFeatureExtractor.Controller
The removeBatch menu item needs to be seen outside the main frame to allow dynamically adding and removing batches from its menu.
RemoveBatchAction - Class in jAudioFeatureExtractor.actions
Removes the selected batch from the set of batch files currently loaded.
RemoveBatchAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.RemoveBatchAction
Constructor that sets the menu text and stores a reference to the controller.
removeBatchAction - Variable in class jAudioFeatureExtractor.Controller
 
removeBatchVector - Variable in class jAudioFeatureExtractor.Controller
vector holding a list of actions for removing batches.
REMOVED - Static variable in class cern.colt.map.OpenDoubleIntHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenIntDoubleHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenIntIntHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenIntObjectHashMap
 
REMOVED - Static variable in class cern.colt.map.OpenLongObjectHashMap
 
removeDoubles(String[]) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns a shorened copy of the given array of strings with all duplicate entries removed.
removeExtension(String) - Static method in class jAudioFeatureExtractor.GeneralTools.StringMethods
Returns a copy of the given string with the extension removed.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractBooleanList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.DistinctNumberList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Removes from the receiver all elements whose index is between from, inclusive and to, inclusive.
removeKey(double) - Method in class cern.colt.map.AbstractDoubleIntMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.AbstractIntDoubleMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.AbstractIntIntMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.AbstractIntObjectMap
Removes the given key with its associated element from the receiver, if present.
removeKey(long) - Method in class cern.colt.map.AbstractLongObjectMap
Removes the given key with its associated element from the receiver, if present.
removeKey(double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.OpenIntDoubleHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.OpenIntIntHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(int) - Method in class cern.colt.map.OpenIntObjectHashMap
Removes the given key with its associated element from the receiver, if present.
removeKey(long) - Method in class cern.colt.map.OpenLongObjectHashMap
Removes the given key with its associated element from the receiver, if present.
removeNullEntriesFromArray(Object[]) - Static method in class jAudioFeatureExtractor.GeneralTools.GeneralMethods
Returns a shortened array, with all entries that were set to null removed.
RemoveRecordingAction - Class in jAudioFeatureExtractor.actions
Removes the selected recordings from the recordings table
RemoveRecordingAction() - Constructor for class jAudioFeatureExtractor.actions.RemoveRecordingAction
Constructor that sets the menu text.
removeRecordingsAction - Variable in class jAudioFeatureExtractor.Controller
 
removeRow(int) - Method in class jAudioFeatureExtractor.AggListTableModel
 
removeTableModelListener(TableModelListener) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed directly to underlying model
repeat(DoubleMatrix1D, int) - Method in class cern.colt.matrix.DoubleFactory1D
C = A||A||..||A; Constructs a new matrix which is concatenated repeat times.
repeat(DoubleMatrix2D, int, int) - Method in class cern.colt.matrix.DoubleFactory2D
C = A||A||..||A; Constructs a new matrix which is duplicated both along the row and column dimension.
repeat(char, int) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a String with the given character repeated length times.
repeat(ObjectMatrix1D, int) - Method in class cern.colt.matrix.ObjectFactory1D
C = A||A||..||A; Constructs a new matrix which is concatenated repeat times.
repeat(ObjectMatrix2D, int, int) - Method in class cern.colt.matrix.ObjectFactory2D
C = A||A||..||A; Constructs a new matrix which is duplicated both along the row and column dimension.
replaceBoxWith(int, int, int, int, BitMatrix, int, int) - Method in class cern.colt.bitvector.BitMatrix
Replaces a box of the receiver with the contents of another matrix's box.
replaceBoxWith(int, int, int, int, boolean) - Method in class cern.colt.bitvector.BitMatrix
Sets the bits in the given box to the state specified by value.
replaceFromToWith(int, int, BitVector, int) - Method in class cern.colt.bitvector.BitVector
Replaces the bits of the receiver in the given range with the bits of another bit vector.
replaceFromToWith(int, int, boolean) - Method in class cern.colt.bitvector.BitVector
Sets the bits in the given range to the state specified by value.
replaceFromToWithFrom(int, int, AbstractBooleanList, int) - Method in class cern.colt.list.AbstractBooleanList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractByteList, int) - Method in class cern.colt.list.AbstractByteList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractCharList, int) - Method in class cern.colt.list.AbstractCharList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractDoubleList, int) - Method in class cern.colt.list.AbstractDoubleList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractFloatList, int) - Method in class cern.colt.list.AbstractFloatList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractIntList, int) - Method in class cern.colt.list.AbstractIntList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractLongList, int) - Method in class cern.colt.list.AbstractLongList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractShortList, int) - Method in class cern.colt.list.AbstractShortList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractBooleanList, int) - Method in class cern.colt.list.BooleanArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractByteList, int) - Method in class cern.colt.list.ByteArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractCharList, int) - Method in class cern.colt.list.CharArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractDoubleList, int) - Method in class cern.colt.list.DoubleArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractFloatList, int) - Method in class cern.colt.list.FloatArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractIntList, int) - Method in class cern.colt.list.IntArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractLongList, int) - Method in class cern.colt.list.LongArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, ObjectArrayList, int) - Method in class cern.colt.list.ObjectArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFrom(int, int, AbstractShortList, int) - Method in class cern.colt.list.ShortArrayList
Replaces a number of elements in the receiver with the same number of elements of another list.
replaceFromToWithFromTo(int, int, AbstractBooleanList, int, int) - Method in class cern.colt.list.AbstractBooleanList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractByteList, int, int) - Method in class cern.colt.list.AbstractByteList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractCharList, int, int) - Method in class cern.colt.list.AbstractCharList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractDoubleList, int, int) - Method in class cern.colt.list.AbstractDoubleList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractFloatList, int, int) - Method in class cern.colt.list.AbstractFloatList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractIntList, int, int) - Method in class cern.colt.list.AbstractIntList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractLongList, int, int) - Method in class cern.colt.list.AbstractLongList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, AbstractShortList, int, int) - Method in class cern.colt.list.AbstractShortList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromToWithFromTo(int, int, ObjectArrayList, int, int) - Method in class cern.colt.list.ObjectArrayList
Replaces the part between from (inclusive) and to (inclusive) with the other list's part between otherFrom and otherTo.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractBooleanList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractByteList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractCharList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractDoubleList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractFloatList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractIntList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractLongList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.AbstractShortList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
replaceFromWith(int, Collection) - Method in class cern.colt.list.ObjectArrayList
Replaces the part of the receiver starting at from (inclusive) with all the elements of the specified collection.
reset() - Method in class cern.colt.Timer
Resets the timer.
reset() - Method in interface hep.aida.IHistogram
Reset contents; as if just constructed.
reset() - Method in class hep.aida.ref.Histogram1D
 
reset() - Method in class hep.aida.ref.Histogram2D
 
reset() - Method in class hep.aida.ref.Histogram3D
 
resetIndeci() - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
This method restores the indeci to their default encoding.
retainAll(AbstractBooleanList) - Method in class cern.colt.list.AbstractBooleanList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractByteList) - Method in class cern.colt.list.AbstractByteList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractCharList) - Method in class cern.colt.list.AbstractCharList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractDoubleList) - Method in class cern.colt.list.AbstractDoubleList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractFloatList) - Method in class cern.colt.list.AbstractFloatList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractIntList) - Method in class cern.colt.list.AbstractIntList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractLongList) - Method in class cern.colt.list.AbstractLongList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractShortList) - Method in class cern.colt.list.AbstractShortList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractBooleanList) - Method in class cern.colt.list.BooleanArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractByteList) - Method in class cern.colt.list.ByteArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractCharList) - Method in class cern.colt.list.CharArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractDoubleList) - Method in class cern.colt.list.DoubleArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractFloatList) - Method in class cern.colt.list.FloatArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractIntList) - Method in class cern.colt.list.IntArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractLongList) - Method in class cern.colt.list.LongArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(ObjectArrayList, boolean) - Method in class cern.colt.list.ObjectArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
retainAll(AbstractShortList) - Method in class cern.colt.list.ShortArrayList
Retains (keeps) only the elements in the receiver that are contained in the specified other list.
reverse() - Method in class cern.colt.list.AbstractBooleanList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractByteList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractCharList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractDoubleList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractFloatList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractIntList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractLongList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.AbstractShortList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.BooleanArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.ByteArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.CharArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.DoubleArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.FloatArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.IntArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.LongArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.ObjectArrayList
Reverses the elements of the receiver.
reverse() - Method in class cern.colt.list.ShortArrayList
Reverses the elements of the receiver.
RIGHT - Static variable in class cern.colt.matrix.impl.AbstractFormatter
The alignment string aligning the cells of a column to the right.
rint - Static variable in class cern.jet.math.Functions
Function that returns Math.rint(a).
rms(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the RMS (Root-Mean-Square) of a data sequence.
rms() - Method in class hep.aida.bin.AbstractBin1D
Returns the rms (Root Mean Square), which is Math.sqrt( Sum( x[i]*x[i] ) / size() ).
rms - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.rms().
rms() - Method in interface hep.aida.IHistogram1D
Returns the rms of the whole histogram as calculated on filling-time.
rms() - Method in class hep.aida.ref.Histogram1D
 
RMS - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Root Mean Square (RMS) from a set of samples.
RMS() - Constructor for class jAudioFeatureExtractor.AudioFeatures.RMS
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
rmsX() - Method in interface hep.aida.IHistogram2D
Returns the rms of the histogram as calculated on filling-time projected on the X axis.
rmsX() - Method in interface hep.aida.IHistogram3D
Returns the rms of the histogram as calculated on filling-time projected on the X axis.
rmsX() - Method in class hep.aida.ref.Histogram2D
 
rmsX() - Method in class hep.aida.ref.Histogram3D
 
rmsY() - Method in interface hep.aida.IHistogram2D
Returns the rms of the histogram as calculated on filling-time projected on the Y axis.
rmsY() - Method in interface hep.aida.IHistogram3D
Returns the rms of the histogram as calculated on filling-time projected on the Y axis.
rmsY() - Method in class hep.aida.ref.Histogram2D
 
rmsY() - Method in class hep.aida.ref.Histogram3D
 
rmsZ() - Method in interface hep.aida.IHistogram3D
Returns the rms of the histogram as calculated on filling-time projected on the Z axis.
rmsZ() - Method in class hep.aida.ref.Histogram3D
 
ro - Variable in class cern.jet.random.Zeta
 
ro_prev - Variable in class cern.jet.random.Zeta
 
role - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Can be used internally by ACE to determine what a particular instance is for (e.g.
round(double) - Static method in class cern.jet.math.Functions
Constructs a function that returns the number rounded to the given precision; Math.rint(a/precision)*precision.
row - Variable in class cern.jet.random.engine.RandomSeedGenerator
 
rowCompressed - Static variable in class cern.colt.matrix.DoubleFactory2D
A factory producing sparse row compressed matrices.
rows - Variable in class cern.colt.bitvector.BitMatrix
 
rows() - Method in class cern.colt.bitvector.BitMatrix
Returns the number of rows of the receiver.
rows - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of colums and rows this matrix (view) has
rows() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the number of rows.
rows - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of rows this matrix (view) has
rows() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of rows.
rowSeparator - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two rows from another; currently "\n".
rowStride - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the number of elements between two rows, i.e.
rowStride - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of elements between two rows, i.e.
rowZero - Variable in class cern.colt.matrix.impl.AbstractMatrix2D
the index of the first element
rowZero - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the index of the first element
rtm_ - Variable in class jAudioFeatureExtractor.Controller
model controlling display of features
run() - Method in class jAudioFeatureExtractor.BatchExecutionThread
Executes a batch.
run() - Method in class jAudioFeatureExtractor.CommandLineThread
 
run() - Method in class jAudioFeatureExtractor.ExtractionThread
Execute the thread, suspending the main frame, extracting the features, then enabling the main frame.
run() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsPlayback.PlayThread
Writes data from the AudioInputStream to the SourceDataLine.
run() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording.RecordThread
Begins recording from the TargetDataLine to the ByteArrayOutputStream.
run() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording.RecordToFileThread
Begins recording from the TargetDataLine to the file.
runningAverage - Variable in class jAudioFeatureExtractor.AudioFeatures.Mean
 
runSort(int[], int, int, IntComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
 
runSort(int, int, IntComparator, Swapper) - Method in class cern.colt.matrix.doublealgo.Sorting
 
runSort(int[], int, int, IntComparator) - Method in class cern.colt.matrix.objectalgo.Sorting
 
runSort(int, int, IntComparator, Swapper) - Method in class cern.colt.matrix.objectalgo.Sorting
 

S

s - Static variable in class cern.clhep.Units
 
s - Variable in class cern.jet.random.Hyperbolic
 
samb - Variable in class cern.jet.random.Hyperbolic
 
sample(int, double, double) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a randomly sampled matrix with the given shape.
sample(int, int, double, double) - Method in class cern.colt.matrix.DoubleFactory2D
Constructs a randomly sampled matrix with the given shape.
sample(DoubleMatrix2D, double, double) - Method in class cern.colt.matrix.DoubleFactory2D
Modifies the given matrix to be a randomly sampled matrix.
sample(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
sample(int, boolean, RandomEngine, DoubleBuffer) - Method in class hep.aida.bin.DynamicBin1D
Uniformly samples (chooses) n random elements with or without replacement from the contained elements and adds them to the given buffer.
sampleArray(int, int[]) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
Just shows how this class can be used; samples n elements from and int[] array.
sampleBootstrap(DynamicBin1D, int, RandomEngine, BinBinFunction1D) - Method in class hep.aida.bin.DynamicBin1D
Generic bootstrap resampling.
sampleKurtosis(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample kurtosis (aka excess) of a data sequence.
sampleKurtosis(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample kurtosis (aka excess) of a data sequence.
sampleKurtosisStandardError(int) - Static method in class cern.jet.stat.Descriptive
Return the standard error of the sample kurtosis.
sampleMethodA(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Computes a sorted random set of count elements from the interval [low,low+N-1].
sampleMethodD(long, long, int, long, long[], int, RandomEngine) - Static method in class cern.jet.random.sampling.RandomSampler
Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
sampleNextElement() - Method in class cern.jet.random.sampling.RandomSamplingAssistant
Returns whether the next element of the input sequence shall be sampled (picked) or not.
sampleNextElement() - Method in class cern.jet.random.sampling.WeightedRandomSampler
Chooses exactly one random element from successive blocks of weight input elements each.
sampler - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
sampleRate - Variable in class jAudioFeatureExtractor.Controller
SampleRate needs to be seen outside the normal structure to provide access to its radio button children for saving settings and similar actions
samples - Variable in class jAudioFeatureExtractor.DataTypes.RecordingInfo
Audio samples stored as arrays of doubles.
samples - Variable in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Audio samles, with a minimum value of -1 and a maximum value of +1.
sampleSkew(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample skew of a data sequence.
sampleSkew(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample skew of a data sequence.
sampleSkewStandardError(int) - Static method in class cern.jet.stat.Descriptive
Return the standard error of the sample skew.
sampleStandardDeviation(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample standard deviation.
SampleTextDialog - Class in jAudioFeatureExtractor
A modal dialog box for displaying long lists of sample values.
SampleTextDialog() - Constructor for class jAudioFeatureExtractor.SampleTextDialog
Sets up the dialog box and displays it.
sampleVariance(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample variance of a data sequence.
sampleVariance(DoubleArrayList, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample variance of a data sequence.
sampleWeightedVariance(double, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the sample weighted variance of a data sequence.
SAMPLING_RATE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
SamplingRateAction - Class in jAudioFeatureExtractor.actions
Action handling changes in the sample rate.
SamplingRateAction() - Constructor for class jAudioFeatureExtractor.actions.SamplingRateAction
 
samplingRateAction - Variable in class jAudioFeatureExtractor.Controller
 
samplingRates - Variable in class jAudioFeatureExtractor.actions.SamplingRateAction
references to the radio buttons representing the range of possible sample rates.
save() - Method in class jAudioFeatureExtractor.AddBatchGUI
This process is divided into three separate parts: Save the unique batch name provided by the user.
SaveAction - Class in jAudioFeatureExtractor.actions
Saves the settings of the system.
SaveAction(Controller, FeatureSelectorTableModel) - Constructor for class jAudioFeatureExtractor.actions.SaveAction
Constructor that sets the menu text and stores a reference to the controller and feature table model
saveAction - Variable in class jAudioFeatureExtractor.Controller
 
saveAudio(File, boolean, AudioFileFormat.Type, boolean) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Saves the currently stored samples to the specified file.
SaveBatchAction - Class in jAudioFeatureExtractor.actions
Save the current list of batches into an XML format file.
SaveBatchAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.SaveBatchAction
Constructor that sets the menu text and stores a reference to the controller
saveBatchAction - Variable in class jAudioFeatureExtractor.Controller
 
saveByteArrayOutputStream(ByteArrayOutputStream, AudioFormat, File, AudioFileFormat.Type) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Stores the samples on the ByteArrayOutputStream to the given file.
saveClassifications(SegmentedClassification[], File, String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Saves a classifications_file XML file with the contents specified in the given SegmentedClassification array and the comments specified in the comments parameter.
saveDataSets(DataSet[], FeatureDefinition[], File, String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Saves a feature_vector_file XML file with the contents specified in the given DataSet array and the comments specified in the comments parameter.
saveFeatureDefinitions(FeatureDefinition[], File, String) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Saves a feature_key_file_path XML file with the contents specified in the given FeatureDefinition array and the comments specified in the comments parameter.
saveToFile(AudioInputStream, File, AudioFileFormat.Type) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Stores the samples coming in on the given AudioInputStream to the given file.
second - Static variable in class cern.clhep.Units
 
seconds() - Method in class cern.colt.Timer
Returns the elapsed time in seconds; does not stop the timer, if started.
SegmentedClassification - Class in jAudioFeatureExtractor.ACE.DataTypes
Objects of this class each hold classifications for an instance.
SegmentedClassification() - Constructor for class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Generate an empty SegmentedClassification with the name "Undefined Segmented Classification".
semiBandwidth(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Returns the semi-bandwidth of the given square matrix A.
SeqBlas - Class in cern.colt.matrix.linalg
Sequential implementation of the Basic Linear Algebra System.
SeqBlas() - Constructor for class cern.colt.matrix.linalg.SeqBlas
Makes this class non instantiable, but still let's others inherit from it.
seqBlas - Static variable in class cern.colt.matrix.linalg.SeqBlas
Little trick to allow for "aliasing", that is, renaming this class.
serialVersionUID - Static variable in class cern.colt.PersistentObject
 
serialVersionUID - Static variable in interface hep.aida.IAxis
 
serialVersionUID - Static variable in interface hep.aida.IHistogram
 
set(int) - Method in class cern.colt.bitvector.BitVector
Changes the bit with index bitIndex to the "set" (true) state.
set(long[], int) - Static method in class cern.colt.bitvector.QuickBitVector
Changes the bit with index bitIndex in the bitvector bits to the "set" (true) state.
set(int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Replaces the element at the specified position in the receiver with the specified element.
set(int, byte) - Method in class cern.colt.list.AbstractByteList
Replaces the element at the specified position in the receiver with the specified element.
set(int, char) - Method in class cern.colt.list.AbstractCharList
Replaces the element at the specified position in the receiver with the specified element.
set(int, double) - Method in class cern.colt.list.AbstractDoubleList
Replaces the element at the specified position in the receiver with the specified element.
set(int, float) - Method in class cern.colt.list.AbstractFloatList
Replaces the element at the specified position in the receiver with the specified element.
set(int, int) - Method in class cern.colt.list.AbstractIntList
Replaces the element at the specified position in the receiver with the specified element.
set(int, long) - Method in class cern.colt.list.AbstractLongList
Replaces the element at the specified position in the receiver with the specified element.
set(int, short) - Method in class cern.colt.list.AbstractShortList
Replaces the element at the specified position in the receiver with the specified element.
set(int, Object) - Method in class cern.colt.list.adapter.DoubleListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.FloatListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.IntListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.LongListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in class cern.colt.list.adapter.ObjectListAdapter
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, boolean) - Method in class cern.colt.list.BooleanArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, byte) - Method in class cern.colt.list.ByteArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, char) - Method in class cern.colt.list.CharArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, double) - Method in class cern.colt.list.DoubleArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, float) - Method in class cern.colt.list.FloatArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, int) - Method in class cern.colt.list.IntArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, long) - Method in class cern.colt.list.LongArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, Object) - Method in class cern.colt.list.ObjectArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, short) - Method in class cern.colt.list.ShortArrayList
Replaces the element at the specified position in the receiver with the specified element.
set(int, double) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
set(int, int, double) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
set(int, int, int, double) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
set(int, Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
set(int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
set(int, int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setAggregator(int, Aggregator, boolean) - Method in class jAudioFeatureExtractor.ActiveAggTableModel
set the following row to the given aggregator.
setAggregator(Aggregator) - Method in class jAudioFeatureExtractor.AggEditorFrame
Switch which aggregator this editor is editing.
setAggregators(String[], String[][], String[][]) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setAlignment(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the column alignment (left,center,right,decimal).
setAttributes(HashMap<String, String[]>) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setAudioFormat(AudioFormat) - Method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Sets GUI settings to those of a pre-defined AudioFormat.
setBinNumber(int) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogramLabels
Sets the bin Number - changes should be linked to beatHistogramType
setCancel(boolean) - Method in class jAudioFeatureExtractor.Cancel
 
setColumnSeparator(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the string separating any two columns from another.
setCutoff(double) - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralRolloffPoint
Permits users to set the rpecise cutoff point.
setDataModel(DataModel) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Set the data model against which this batch is executed.
setDestination(String, String) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Sets where the extracted features should be stored.
setDestinationFK(String) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setDestinationFV(String) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMoments
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsConstantQMFCC
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsLogConstantQ
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsMFCC
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximation
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationConstantQMFCC
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationLogConstantQ
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogram
Function permitting an unintelligent outside function (i.e.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogramLabels
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQ
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.ConstantQMFCC
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.Derivative
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.FractionOfLowEnergyWindows
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.LPC
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.LPCRemoved
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.Mean
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.MFCC
 
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.PeakFinder
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.SpectralRolloffPoint
Function permitting an unintelligent outside function (ie.
setElement(int, String) - Method in class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Function permitting an unintelligent outside function (ie.
setFeatureFields(JCheckBox, JCheckBox, JTextArea, JTextArea) - Method in class jAudioFeatureExtractor.actions.ViewBatchAction
Sets references to gui elements so it can set them to the designated values when executed.
setFeatures(HashMap<String, Boolean>, HashMap<String, String[]>) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Sets which features are active and the parameters of these features.
setFileLength(int) - Method in class jAudioFeatureExtractor.BatchExecutionThread
Informs the file progress bar on how many windows of data are present in this file.
setFileLength(int) - Method in class jAudioFeatureExtractor.CommandLineThread
 
setFileLength(int) - Method in class jAudioFeatureExtractor.ExtractionThread
This is part of the Updater interface.
setFileLength(int) - Method in interface jAudioFeatureExtractor.Updater
Establishes how big the current file is.
setFilePath(JTextArea, JTextArea) - Method in class jAudioFeatureExtractor.actions.AddBatchAction
Aquires references to GUI componenents needed to save settings for a batch.
setFixedOrder(boolean) - Method in class hep.aida.bin.DynamicBin1D
Determines whether the receivers internally preserved elements may be reordered or not.
setFormat(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the way a single cell value is to be formatted.
setLambda(double) - Method in class jAudioFeatureExtractor.AudioFeatures.LPC
Provides a mechanism for editing the 'frequency warping' factor in the LPC code from musicdsp.
setLU(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Sets the combined lower and upper triangular factor, LU.
setMaxOrderForSumOfPowers(int) - Method in class hep.aida.bin.MightyStaticBin1D
Sets the range of orders in which sums of powers are to be computed.
setMean(double) - Method in class cern.jet.random.Poisson
Sets the mean.
setMean(double) - Method in class cern.jet.random.PoissonSlow
Sets the mean.
setMinColumnWidth(int) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the minimum number of characters a column may have.
setModel(Controller) - Method in class jAudioFeatureExtractor.actions.AddRecordingAction
AddRecordingAction requires access to the table where recordings are stored.
setModel(Controller, JTable) - Method in class jAudioFeatureExtractor.actions.RemoveRecordingAction
Sets references to both the controller and the recordings table.
setName(String) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Sets the name of this batch.
setNandP(int, double) - Method in class cern.jet.random.Binomial
Sets the parameters number of trials and the probability of success.
setNandP(int, double) - Method in class cern.jet.random.NegativeBinomial
Sets the parameters number of trials and the probability of success.
setNormalise(boolean) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setNumberDimensions(int) - Method in class jAudioFeatureExtractor.AudioFeatures.LPCRemoved
Permits the number o LPC coeffecients to be calculated.
setNumberOfFiles(int) - Method in class jAudioFeatureExtractor.BatchExecutionThread
Informs the batch progress bar about many files are present in this batch.
setNumberOfFiles(int) - Method in class jAudioFeatureExtractor.CommandLineThread
 
setNumberOfFiles(int) - Method in class jAudioFeatureExtractor.ExtractionThread
This is part of the Updater interface.
setNumberOfFiles(int) - Method in interface jAudioFeatureExtractor.Updater
Establishes how many files are in this execution
setNumDimensions(int) - Method in class jAudioFeatureExtractor.AudioFeatures.LPC
Edits the number of LPC coeffecients to be calculated.
setObjectReferences(JTextArea, JTextArea, JCheckBox, JCheckBox) - Method in class jAudioFeatureExtractor.actions.LoadAction
Provide access to additional settings.
setObjectReferences(JTextArea, JTextArea, JCheckBox, JCheckBox) - Method in class jAudioFeatureExtractor.actions.SaveAction
Set the references needed to store the settings.
setOutputType(int) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setOverall(boolean) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setParameters(String[], String[]) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
Set parameters of the aggregator to the given values.
setParameters(String[], String[]) - Method in class jAudioFeatureExtractor.Aggregators.AreaMoments
 
setParameters(String[], String[]) - Method in class jAudioFeatureExtractor.Aggregators.AreaPolynomialApproximation
 
setParameters(String[], String[]) - Method in class jAudioFeatureExtractor.Aggregators.MultipleFeatureHistogram
 
setParent(DataModel) - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Gives features a reference to the container frame to notify it that features have changed state and need to be redrawn.
setParent(DataModel) - Method in class jAudioFeatureExtractor.AudioFeatures.MetaFeatureFactory
Gemeric code that permits setParent to apply to all children as well as the current feature.
setPeakThreshold(int) - Method in class jAudioFeatureExtractor.AudioFeatures.PeakFinder
Sets the minumum fraction of the max point that will register as a peak.
setPerWindow(boolean) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setPrintShape(boolean) - Method in class cern.colt.matrix.impl.AbstractFormatter
Specifies whether a string representation of a matrix is to be preceded with a summary of its shape.
setProperty(Property) - Method in class cern.colt.matrix.linalg.Algebra
Attaches the given property object to this Algebra, defining tolerance.
setQuick(int, boolean) - Method in class cern.colt.list.AbstractBooleanList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, byte) - Method in class cern.colt.list.AbstractByteList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, char) - Method in class cern.colt.list.AbstractCharList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, double) - Method in class cern.colt.list.AbstractDoubleList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, float) - Method in class cern.colt.list.AbstractFloatList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, int) - Method in class cern.colt.list.AbstractIntList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.AbstractLongList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, short) - Method in class cern.colt.list.AbstractShortList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, boolean) - Method in class cern.colt.list.BooleanArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, byte) - Method in class cern.colt.list.ByteArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, char) - Method in class cern.colt.list.CharArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.DistinctNumberList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, double) - Method in class cern.colt.list.DoubleArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, float) - Method in class cern.colt.list.FloatArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, int) - Method in class cern.colt.list.IntArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.LongArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.MinMaxNumberList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, Object) - Method in class cern.colt.list.ObjectArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, short) - Method in class cern.colt.list.ShortArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, long) - Method in class cern.colt.list.SimpleLongArrayList
Replaces the element at the specified position in the receiver with the specified element; WARNING: Does not check preconditions.
setQuick(int, double) - Method in class cern.colt.matrix.DoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.DoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.DoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, Object) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, int, double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, int, double) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, Object) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setQuick(int, Object) - Method in class cern.colt.matrix.ObjectMatrix1D
Sets the matrix cell at coordinate index to the specified value.
setQuick(int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix2D
Sets the matrix cell at coordinate [row,column] to the specified value.
setQuick(int, int, int, Object) - Method in class cern.colt.matrix.ObjectMatrix3D
Sets the matrix cell at coordinate [slice,row,column] to the specified value.
setRandomGenerator(RandomEngine) - Method in class cern.jet.random.AbstractDistribution
Sets the uniform random generator internally used.
setRandomGenerator(RandomEngine) - Method in class cern.jet.random.Normal
Sets the uniform random generator internally used.
setRecording(RecordingInfo[]) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setRecordingFields(JTextArea, JTextArea) - Method in class jAudioFeatureExtractor.actions.ViewBatchAction
Sets references to gui elements so it can set them to the correct values when executed.
setRecordings(File[]) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Sets the recordings that this batch will load and execute.
setRowSeparator(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the string separating any two rows from another.
setSamples(double[][]) - Method in class jAudioFeatureExtractor.jAudioTools.AudioSamples
Updates the samples stored in an object of this class.
setSamplingRate(double) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setSeed(int) - Method in class cern.jet.random.engine.DRand
Sets the receiver's seed.
setSeed(int) - Method in class cern.jet.random.engine.MersenneTwister
Sets the receiver's seed.
setSelected(int) - Method in class jAudioFeatureExtractor.actions.OutputTypeAction
Set the current selected state.
setSelected(int) - Method in class jAudioFeatureExtractor.actions.SamplingRateAction
Allows the initial settings of the radiobuttons.
setSettings(int, double, double, boolean, boolean, boolean, int) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
Sets the attributes for how the features are to be extracted when executed.
setSettings(JCheckBox, JCheckBox, JTextArea, JTextArea) - Method in class jAudioFeatureExtractor.actions.AddBatchAction
Aquires references to GUI componenents needed to save settings for a batch.
setSize(int) - Method in class cern.colt.bitvector.BitVector
Shrinks or expands the receiver so that it holds newSize bits.
setSize(int) - Method in class cern.colt.list.AbstractList
Sets the size of the receiver.
setSizeRaw(int) - Method in class cern.colt.list.AbstractBooleanList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractByteList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractCharList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractDoubleList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractFloatList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractIntList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractLongList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.AbstractShortList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.DistinctNumberList
Sets the size of the receiver without modifying it otherwise.
setSizeRaw(int) - Method in class cern.colt.list.MinMaxNumberList
Sets the size of the receiver without modifying it otherwise.
setSliceSeparator(String) - Method in class cern.colt.matrix.impl.AbstractFormatter
Sets the string separating any two slices from another.
setSource(FeatureExtractor) - Method in class jAudioFeatureExtractor.Aggregators.Aggregator
 
setSource(FeatureExtractor) - Method in class jAudioFeatureExtractor.Aggregators.DummyAgg
 
setSource(FeatureExtractor) - Method in class jAudioFeatureExtractor.Aggregators.Mean
 
setSource(FeatureExtractor) - Method in class jAudioFeatureExtractor.Aggregators.MFCC
 
setSource(FeatureExtractor) - Method in class jAudioFeatureExtractor.Aggregators.StandardDeviation
 
setState(double, double) - Method in class cern.jet.random.Beta
Sets the parameters.
setState(double, double, double) - Method in class cern.jet.random.BreitWigner
Sets the mean, gamma and cut parameters.
setState(double) - Method in class cern.jet.random.ChiSquare
Sets the distribution parameter.
setState(double[], int) - Method in class cern.jet.random.Empirical
Sets the distribution parameters.
setState(double[], int) - Method in class cern.jet.random.EmpiricalWalker
Sets the distribution parameters.
setState(double) - Method in class cern.jet.random.Exponential
Sets the mean.
setState(double) - Method in class cern.jet.random.ExponentialPower
Sets the distribution parameter.
setState(double, double) - Method in class cern.jet.random.Gamma
Sets the mean and variance.
setState(double, double) - Method in class cern.jet.random.Hyperbolic
Sets the parameters.
setState(int, int, int) - Method in class cern.jet.random.HyperGeometric
Sets the parameters.
setState(double) - Method in class cern.jet.random.Logarithmic
Sets the distribution parameter.
setState(double, double) - Method in class cern.jet.random.Normal
Sets the mean and variance.
setState(double) - Method in class cern.jet.random.StudentT
Sets the distribution parameter.
setState(double, double) - Method in class cern.jet.random.Uniform
Sets the internal state.
setState(double) - Method in class cern.jet.random.VonMises
Sets the distribution parameter.
setState(double, double) - Method in class cern.jet.random.Zeta
Sets the parameters.
setState2(double[]) - Method in class cern.jet.random.EmpiricalWalker
Sets the distribution parameters.
setTable(JTable, OuterFrame) - Method in class jAudioFeatureExtractor.actions.EditRecordingsAction
This action requires access to the Recordings table - provided by this method.
setTable(JTable) - Method in class jAudioFeatureExtractor.actions.PlayNowAction
Sets references to the recording table.
setTable(JTable) - Method in class jAudioFeatureExtractor.actions.PlaySamplesAction
This has to be set in RecordingSelectorPanel
setTable(JTable) - Method in class jAudioFeatureExtractor.actions.ViewFileInfoAction
Sets reference to the table containing references to files to be analyzed.
setTarget(JRadioButtonMenuItem, JRadioButtonMenuItem, JCheckBox, JCheckBox) - Method in class jAudioFeatureExtractor.actions.OutputTypeAction
Sets all the references needed to check for invalid state combinations
setTarget(JRadioButtonMenuItem[]) - Method in class jAudioFeatureExtractor.actions.SamplingRateAction
Sets references to the RadioButtons for sampling rate.
SETTINGS - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
setTolerance(double) - Method in class cern.colt.matrix.linalg.Property
Sets the tolerance to Math.abs(newTolerance).
setUp(long[], int) - Method in class cern.colt.list.DistinctNumberList
Sets the receiver to an empty list with the specified initial capacity and the specified distinct values allowed to be hold in this list.
setUp(long, long, int) - Method in class cern.colt.list.MinMaxNumberList
Sets the receiver to an empty list with the specified initial capacity and the specified range of values allowed to be hold in this list.
setUp(int, double, double) - Method in class cern.colt.map.AbstractMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenDoubleIntHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenIntDoubleHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenIntIntHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenIntObjectHashMap
Initializes the receiver.
setUp(int, double, double) - Method in class cern.colt.map.OpenLongObjectHashMap
Initializes the receiver.
setUp(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sets up a matrix with a given number of cells.
setUp(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Sets up a matrix with the given parameters.
setUp(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sets up a matrix with a given number of rows and columns.
setUp(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Sets up a matrix with a given number of rows and columns and the given strides.
setUp(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sets up a matrix with a given number of slices and rows.
setUp(int, int, int, int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Sets up a matrix with a given number of slices and rows and the given strides.
setup(boolean, boolean, String, String, int, double) - Method in class jAudioFeatureExtractor.ExtractionThread
This is the method to finish preparing the thread for execution
setUpBitsPerEntry(long, long) - Method in class cern.colt.list.MinMaxNumberList
This method was created in VisualAge.
setupBlanksCache() - Static method in class cern.colt.matrix.impl.AbstractFormatter
Cache for faster string processing.
setUpdater(Updater) - Method in class jAudioFeatureExtractor.DataModel
Establish a listener for periodic updates on the feature extraction progress.
setValueAt(Object, int, int) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
passed to underlying model with a translated row index.
setVisible(boolean) - Method in class jAudioFeatureExtractor.jAudioTools.AudioFormatJFrame
Makes this JFrame visible or hidden, exactly as the inherited setVisible method does.
setWeight(int) - Method in class cern.jet.random.sampling.WeightedRandomSampler
Not yet commented.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMoments
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsConstantQMFCC
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsLogConstantQ
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaMomentsMFCC
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximation
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationConstantQMFCC
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.AreaPolynomialApproximationLogConstantQ
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.FeatureExtractor
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.FractionOfLowEnergyWindows
Function that must be overridden to allow this feature to be set globally by GlobalChange frame.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.Mean
Changes the number of dependant samples extracted for each object.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.MetaFeatureFactory
Generic window that allows leaves of a composite to be set as well.
setWindow(int) - Method in class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Function permits this class to respond to a global window change request.
setWindowLength(int) - Method in class jAudioFeatureExtractor.AudioFeatures.BeatHistogram
Helper function to set window length for this feature.
setWindowOverlap(double) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
setWindowSize(int) - Method in class jAudioFeatureExtractor.ACE.DataTypes.Batch
 
shape(AbstractMatrix1D) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Returns a short string representation describing the shape of the matrix.
shape(AbstractMatrix2D) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Returns a short string representation describing the shape of the matrix.
shape(AbstractMatrix3D) - Static method in class cern.colt.matrix.impl.AbstractFormatter
Returns a short string representation describing the shape of the matrix.
shape() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
 
shared - Static variable in class cern.jet.random.Beta
 
shared - Static variable in class cern.jet.random.Binomial
 
shared - Static variable in class cern.jet.random.BreitWigner
 
shared - Static variable in class cern.jet.random.BreitWignerMeanSquare
 
shared - Static variable in class cern.jet.random.ChiSquare
 
shared - Static variable in class cern.jet.random.Exponential
 
shared - Static variable in class cern.jet.random.ExponentialPower
 
shared - Static variable in class cern.jet.random.Gamma
 
shared - Static variable in class cern.jet.random.Hyperbolic
 
shared - Static variable in class cern.jet.random.HyperGeometric
 
shared - Static variable in class cern.jet.random.Logarithmic
 
shared - Static variable in class cern.jet.random.NegativeBinomial
 
shared - Static variable in class cern.jet.random.Normal
 
shared - Static variable in class cern.jet.random.Poisson
 
shared - Static variable in class cern.jet.random.PoissonSlow
 
shared - Static variable in class cern.jet.random.StudentT
 
shared - Static variable in class cern.jet.random.Uniform
 
shared - Static variable in class cern.jet.random.VonMises
 
shared - Static variable in class cern.jet.random.Zeta
 
shiftInterval - Static variable in class org.oc.ocvolume.dsp.featureExtraction
Number of overlapping samples (usually 50% of frame length)
shiftLeft - Static variable in class cern.jet.math.IntFunctions
Function that returns a << b.
shiftLeft(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a << b.
shiftRightSigned - Static variable in class cern.jet.math.IntFunctions
Function that returns a >> b.
shiftRightSigned(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a >> b.
shiftRightUnsigned - Static variable in class cern.jet.math.IntFunctions
Function that returns a >>> b.
shiftRightUnsigned(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a >>> b.
ShortArrayList - Class in cern.colt.list
Resizable list holding short elements; implemented with arrays.
ShortArrayList() - Constructor for class cern.colt.list.ShortArrayList
Constructs an empty list.
ShortArrayList(short[]) - Constructor for class cern.colt.list.ShortArrayList
Constructs a list containing the specified elements.
ShortArrayList(int) - Constructor for class cern.colt.list.ShortArrayList
Constructs an empty list with the specified initial capacity.
ShortComparator - Interface in cern.colt.function
A comparison function which imposes a total ordering on some collection of elements.
ShortProcedure - Interface in cern.colt.function
Interface that represents a procedure object: a procedure that takes a single argument and does not return a value.
should_extract_features - Variable in class jAudioFeatureExtractor.DataTypes.RecordingInfo
Whether or not a feature extractor receiving an object of this class should extract features from the referenced file.
shuffle() - Method in class cern.colt.list.AbstractList
Randomly permutes the receiver.
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractBooleanList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractByteList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractCharList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractDoubleList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractFloatList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractIntList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractList
Randomly permutes the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractLongList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.AbstractShortList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.CharArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.DoubleArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.FloatArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.IntArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.LongArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.ObjectArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shuffleFromTo(int, int) - Method in class cern.colt.list.ShortArrayList
Randomly permutes the part of the receiver between from (inclusive) and to (inclusive).
shutdown() - Method in class jAudioFeatureExtractor.AggEditorFrame
 
sign - Static variable in class cern.jet.math.Functions
Function that returns a < 0 ? -1 : a > 0 ? 1 : 0.
sign - Static variable in class cern.jet.math.IntFunctions
Function that returns a < 0 ? -1 : a > 0 ? 1 : 0.
SimpleLongArrayList - Class in cern.colt.list
Resizable list holding long elements; implemented with arrays; not efficient; just to demonstrate which methods you must override to implement a fully functional list.
SimpleLongArrayList() - Constructor for class cern.colt.list.SimpleLongArrayList
Constructs an empty list.
SimpleLongArrayList(long[]) - Constructor for class cern.colt.list.SimpleLongArrayList
Constructs a list containing the specified elements.
SimpleLongArrayList(int) - Constructor for class cern.colt.list.SimpleLongArrayList
Constructs an empty list with the specified initial capacity.
sin - Static variable in class cern.jet.math.Functions
Function that returns Math.sin(a).
SingularValueDecomposition - Class in cern.colt.matrix.linalg
For an m x n matrix A with m >= n, the singular value decomposition is an m x n orthogonal matrix U, an n x n diagonal matrix S, and an n x n orthogonal matrix V so that A = U*S*V'.
SingularValueDecomposition(DoubleMatrix2D) - Constructor for class cern.colt.matrix.linalg.SingularValueDecomposition
Constructs and returns a new singular value decomposition object; The decomposed matrices can be retrieved via instance methods of the returned decomposition object.
size() - Method in class cern.colt.bitvector.BitMatrix
Returns the size of the receiver which is columns()*rows().
size() - Method in class cern.colt.bitvector.BitVector
Returns the size of the receiver.
size - Variable in class cern.colt.buffer.DoubleBuffer
 
size - Variable in class cern.colt.buffer.DoubleBuffer2D
 
size - Variable in class cern.colt.buffer.DoubleBuffer3D
 
size - Variable in class cern.colt.buffer.IntBuffer
 
size - Variable in class cern.colt.buffer.IntBuffer2D
 
size - Variable in class cern.colt.buffer.IntBuffer3D
 
size - Variable in class cern.colt.buffer.ObjectBuffer
 
size - Variable in class cern.colt.list.AbstractBooleanList
The size of the list.
size() - Method in class cern.colt.list.AbstractBooleanList
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.AbstractByteList
The size of the list.
size() - Method in class cern.colt.list.AbstractByteList
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.AbstractCharList
The size of the list.
size() - Method in class cern.colt.list.AbstractCharList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.AbstractCollection
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.AbstractDoubleList
The size of the list.
size() - Method in class cern.colt.list.AbstractDoubleList
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.AbstractFloatList
The size of the list.
size() - Method in class cern.colt.list.AbstractFloatList
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.AbstractIntList
The size of the list.
size() - Method in class cern.colt.list.AbstractIntList
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.AbstractLongList
The size of the list.
size() - Method in class cern.colt.list.AbstractLongList
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.AbstractShortList
The size of the list.
size() - Method in class cern.colt.list.AbstractShortList
Returns the number of elements contained in the receiver.
size() - Method in class cern.colt.list.adapter.DoubleListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.FloatListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.IntListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.LongListAdapter
Returns the number of elements in this list.
size() - Method in class cern.colt.list.adapter.ObjectListAdapter
Returns the number of elements in this list.
size - Variable in class cern.colt.list.ObjectArrayList
The size of the list.
size() - Method in class cern.colt.list.ObjectArrayList
Returns the number of elements contained in the receiver.
size - Variable in class cern.colt.list.SimpleLongArrayList
The size of the list.
size() - Method in class cern.colt.map.AbstractMap
Returns the number of (key,value) associations currently contained.
size() - Method in class cern.colt.matrix.impl.AbstractMatrix
Returns the number of cells.
size - Variable in class cern.colt.matrix.impl.AbstractMatrix1D
the number of cells this matrix (view) has
size() - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the number of cells.
size() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the number of cells which is rows()*columns().
size() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of cells which is slices()*rows()*columns().
size() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns the number of elements currently contained in the receiver (identical to the number of values added so far).
size() - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Deprecated. Deprecated. Returns the number of bin boundaries.
size() - Method in class hep.aida.bin.AbstractBin
Returns the number of elements contained.
size - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.size().
size() - Method in class hep.aida.bin.DynamicBin1D
Returns the number of elements contained in the receiver.
size - Variable in class hep.aida.bin.StaticBin1D
The number of elements consumed by incremental parameter maintainance.
size() - Method in class hep.aida.bin.StaticBin1D
Returns the number of elements contained in the receiver.
sizeOfRange(double, double) - Method in class hep.aida.bin.QuantileBin1D
Returns how many elements are contained in the range [minElement,maxElement].
skew(double, double) - Static method in class cern.jet.stat.Descriptive
Returns the skew of a data sequence.
skew(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the skew of a data sequence, which is moment(data,3,mean) / standardDeviation3.
skew() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the skew, which is moment(3,mean()) / standardDeviation()3.
skip - Variable in class cern.jet.random.sampling.RandomSamplingAssistant
 
skip - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
slices - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of slices this matrix (view) has
slices() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the number of slices.
sliceSeparator - Variable in class cern.colt.matrix.impl.AbstractFormatter
The default string separating any two slices from another; currently "\n\n".
sliceStride - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the number of elements between two slices, i.e.
sliceX(int) - Method in interface hep.aida.IHistogram2D
Slice parallel to the Y axis at bin indexY and one bin wide.
sliceX(int, int) - Method in interface hep.aida.IHistogram2D
Create a slice parallel to the axis X axis, between "indexY1" and "indexY2" (inclusive).
sliceXY(int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XY plane at bin indexZ and one bin wide.
sliceXY(int, int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XY plane, between "indexZ1" and "indexZ2" (inclusive).
sliceXZ(int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XZ plane at bin indexY and one bin wide.
sliceXZ(int, int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the XZ plane, between "indexY1" and "indexY2" (inclusive).
sliceY(int) - Method in interface hep.aida.IHistogram2D
Slice parallel to the X axis at bin indexX and one bin wide.
sliceY(int, int) - Method in interface hep.aida.IHistogram2D
Create a slice parallel to the axis Y axis, between "indexX1" and "indexX2" (inclusive) The returned IHistogram1D represents an instantaneous snapshot of the histogram at the time the slice was created.
sliceYZ(int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the YZ plane at bin indexX and one bin wide.
sliceYZ(int, int) - Method in interface hep.aida.IHistogram3D
Create a slice parallel to the YZ plane, between "indexX1" and "indexX2" (inclusive).
sliceZero - Variable in class cern.colt.matrix.impl.AbstractMatrix3D
the index of the first element
solve(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Solves A*X = B.
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Solves A*X = B; returns X.
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecomposition
Solves A*X = B.
solve(DoubleMatrix1D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Solves the system of equations A*X = B (in-place).
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Solves the system of equations A*X = B (in-place).
solve(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.QRDecomposition
Least squares solution of A*X = B; returns X.
solveTranspose(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Solves X*A = B, which is also A'*X' = B'.
sort() - Method in class cern.colt.list.AbstractList
Sorts the receiver into ascending order.
sort(DoubleMatrix1D) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the vector into ascending order, according to the natural ordering.
sort(DoubleMatrix1D, DoubleComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the vector into ascending order, according to the order induced by the specified comparator.
sort(DoubleMatrix2D, double[]) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the virtual column aggregates; Particularly efficient when comparing expensive aggregates, because aggregates need not be recomputed time and again, as is the case for comparator based sorts.
sort(DoubleMatrix2D, int) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
sort(DoubleMatrix2D, DoubleMatrix1DComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows according to the order induced by the specified comparator.
sort(DoubleMatrix2D, BinFunction1D) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the values computed by applying the given aggregation function to each row; Particularly efficient when comparing expensive aggregates, because aggregates need not be recomputed time and again, as is the case for comparator based sorts.
sort(DoubleMatrix3D, int, int) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
sort(DoubleMatrix3D, DoubleMatrix2DComparator) - Method in class cern.colt.matrix.doublealgo.Sorting
Sorts the matrix slices according to the order induced by the specified comparator.
sort(ObjectMatrix1D) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the vector into ascending order, according to the natural ordering.
sort(ObjectMatrix1D, Comparator) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the vector into ascending order, according to the order induced by the specified comparator.
sort(ObjectMatrix2D, int) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
sort(ObjectMatrix2D, ObjectMatrix1DComparator) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix rows according to the order induced by the specified comparator.
sort(ObjectMatrix3D, int, int) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
sort(ObjectMatrix3D, ObjectMatrix2DComparator) - Method in class cern.colt.matrix.objectalgo.Sorting
Sorts the matrix slices according to the order induced by the specified comparator.
sort() - Method in class hep.aida.bin.DynamicBin1D
Sorts elements if not already sorted.
sort(int) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
Sorts the rows using quicksort
sortDoubleArray(double[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Sorter
Takes in an array of doubles and returns a copy of the array sorted from lowest to highest.
sortedElements - Variable in class hep.aida.bin.DynamicBin1D
The elements contained in this bin, sorted ascending.
sortedElements() - Method in class hep.aida.bin.DynamicBin1D
Returns a copy of the currently stored elements, sorted ascending.
sortedElements_unsafe() - Method in class hep.aida.bin.DynamicBin1D
Returns the currently stored elements, sorted ascending; WARNING: not a copy of them; Thus, improper usage of the returned list may not only corrupt the receiver's internal state, but also break thread safety! Only provided for performance and memory sensitive applications.
Sorter - Class in jAudioFeatureExtractor.GeneralTools
A holder class for static methods relating to sorting.
Sorter() - Constructor for class jAudioFeatureExtractor.GeneralTools.Sorter
 
sortFromTo(int, int) - Method in class cern.colt.list.AbstractList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.BooleanArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.ByteArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.CharArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.IntArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.LongArrayList
Sorts the specified range of the receiver into ascending order.
sortFromTo(int, int) - Method in class cern.colt.list.ShortArrayList
Sorts the specified range of the receiver into ascending order.
Sorting - Class in cern.colt.matrix.doublealgo
Matrix quicksorts and mergesorts.
Sorting() - Constructor for class cern.colt.matrix.doublealgo.Sorting
Makes this class non instantiable, but still let's others inherit from it.
Sorting - Class in cern.colt.matrix.objectalgo
Matrix quicksorts and mergesorts.
Sorting() - Constructor for class cern.colt.matrix.objectalgo.Sorting
Makes this class non instantiable, but still let's others inherit from it.
Sorting - Class in cern.colt
Quicksorts, mergesorts and binary searches; complements java.util.Arrays.
Sorting() - Constructor for class cern.colt.Sorting
Makes this class non instantiable, but still let's others inherit from it.
SortingTableModelDecorator - Class in jAudioFeatureExtractor
Decorator model on top of normal feature selection model.
SortingTableModelDecorator(TableModel) - Constructor for class jAudioFeatureExtractor.SortingTableModelDecorator
Creates a new model that decorates the underlying model with sorting capabilities
sortTable(String[][], int, int[]) - Static method in class jAudioFeatureExtractor.GeneralTools.Sorter
Takes a two dimensional String array representing a table (column indice first, then row indice) and returns a copy of the table sorted by the data in the given column indice.
sortTree(DefaultMutableTreeNode) - Static method in class jAudioFeatureExtractor.GeneralTools.Sorter
Takes the tree with the given root and reorders it so that all siblings are sorted alphebetically.
sparse - Static variable in class cern.colt.matrix.DoubleFactory1D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.DoubleFactory2D
A factory producing sparse hash matrices.
sparse - Static variable in class cern.colt.matrix.DoubleFactory3D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.ObjectFactory1D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.ObjectFactory2D
A factory producing sparse matrices.
sparse - Static variable in class cern.colt.matrix.ObjectFactory3D
A factory producing sparse matrices.
SparseDoubleMatrix1D - Class in cern.colt.matrix.impl
Sparse hashed 1-d matrix (aka vector) holding double elements.
SparseDoubleMatrix1D(double[]) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix with a copy of the given values.
SparseDoubleMatrix1D(int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix with a given number of cells.
SparseDoubleMatrix1D(int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix with a given number of parameters.
SparseDoubleMatrix1D(int, AbstractIntDoubleMap, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix1D
Constructs a matrix view with a given number of parameters.
SparseDoubleMatrix2D - Class in cern.colt.matrix.impl
Sparse hashed 2-d matrix holding double elements.
SparseDoubleMatrix2D(double[][]) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a matrix with a copy of the given values.
SparseDoubleMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a matrix with a given number of rows and columns and default memory usage.
SparseDoubleMatrix2D(int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a matrix with a given number of rows and columns using memory as specified.
SparseDoubleMatrix2D(int, int, AbstractIntDoubleMap, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix2D
Constructs a view with the given parameters.
SparseDoubleMatrix3D - Class in cern.colt.matrix.impl
Sparse hashed 3-d matrix holding double elements.
SparseDoubleMatrix3D(double[][][]) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a matrix with a copy of the given values.
SparseDoubleMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a matrix with a given number of slices, rows and columns and default memory usage.
SparseDoubleMatrix3D(int, int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a matrix with a given number of slices, rows and columns using memory as specified.
SparseDoubleMatrix3D(int, int, int, AbstractIntDoubleMap, int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseDoubleMatrix3D
Constructs a view with the given parameters.
SparseObjectMatrix1D - Class in cern.colt.matrix.impl
Sparse hashed 1-d matrix (aka vector) holding Object elements.
SparseObjectMatrix1D(Object[]) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix with a copy of the given values.
SparseObjectMatrix1D(int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix with a given number of cells.
SparseObjectMatrix1D(int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix with a given number of parameters.
SparseObjectMatrix1D(int, AbstractIntObjectMap, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix1D
Constructs a matrix view with a given number of parameters.
SparseObjectMatrix2D - Class in cern.colt.matrix.impl
Sparse hashed 2-d matrix holding Object elements.
SparseObjectMatrix2D(Object[][]) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a matrix with a copy of the given values.
SparseObjectMatrix2D(int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a matrix with a given number of rows and columns and default memory usage.
SparseObjectMatrix2D(int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a matrix with a given number of rows and columns using memory as specified.
SparseObjectMatrix2D(int, int, AbstractIntObjectMap, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix2D
Constructs a view with the given parameters.
SparseObjectMatrix3D - Class in cern.colt.matrix.impl
Sparse hashed 3-d matrix holding Object elements.
SparseObjectMatrix3D(Object[][][]) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a matrix with a copy of the given values.
SparseObjectMatrix3D(int, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a matrix with a given number of slices, rows and columns and default memory usage.
SparseObjectMatrix3D(int, int, int, int, double, double) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a matrix with a given number of slices, rows and columns using memory as specified.
SparseObjectMatrix3D(int, int, int, AbstractIntObjectMap, int, int, int, int, int, int) - Constructor for class cern.colt.matrix.impl.SparseObjectMatrix3D
Constructs a view with the given parameters.
SpectralCentroid - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Spectral Cecntroid.
SpectralCentroid() - Constructor for class jAudioFeatureExtractor.AudioFeatures.SpectralCentroid
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
SpectralFlux - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Spectral Flux from a window of samples and the preceeding window.
SpectralFlux() - Constructor for class jAudioFeatureExtractor.AudioFeatures.SpectralFlux
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
SpectralRolloffPoint - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Spectral Rolloff Point.
SpectralRolloffPoint() - Constructor for class jAudioFeatureExtractor.AudioFeatures.SpectralRolloffPoint
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
SpectralVariability - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the SpectralVariance.
SpectralVariability() - Constructor for class jAudioFeatureExtractor.AudioFeatures.SpectralVariability
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
split(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Splits (partitions) a list into sublists such that each sublist contains the elements with a given range.
splitApproximately(DoubleArrayList, int) - Method in class hep.aida.bin.QuantileBin1D
Divides (rebins) a copy of the receiver at the given percentage boundaries into bins and returns these bins, such that each bin approximately reflects the data elements of its range.
splitApproximately(IAxis, int) - Method in class hep.aida.bin.QuantileBin1D
Divides (rebins) a copy of the receiver at the given interval boundaries into bins and returns these bins, such that each bin approximately reflects the data elements of its range.
sqrt - Static variable in class cern.jet.math.Functions
Function that returns Math.sqrt(a).
SQRT_INV - Variable in class cern.jet.random.Normal
 
SQRTH - Static variable in class cern.jet.math.Constants
 
SQTPI - Static variable in class cern.jet.math.Constants
 
square - Static variable in class cern.jet.math.Functions
Function that returns a * a.
square - Static variable in class cern.jet.math.IntFunctions
Function that returns a * a.
sr - Static variable in class cern.clhep.Units
 
standardDeviation - Variable in class cern.jet.random.Normal
 
standardDeviation(double) - Static method in class cern.jet.stat.Descriptive
Returns the standard deviation from a variance.
standardDeviation() - Method in class hep.aida.bin.AbstractBin1D
Returns the sample standard deviation, which is Math.sqrt(variance()).
StandardDeviation - Class in jAudioFeatureExtractor.Aggregators
Standard Deviation
StandardDeviation() - Constructor for class jAudioFeatureExtractor.Aggregators.StandardDeviation
Constructs a new standard deviation aggregator.
StandardDeviation - Class in jAudioFeatureExtractor.AudioFeatures
Calculates the Standard Deviation of a feature over a large running window.
StandardDeviation() - Constructor for class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Basic constructor that initializes the metafeautres values properly for use as a factory.
StandardDeviation(MetaFeatureFactory) - Constructor for class jAudioFeatureExtractor.AudioFeatures.StandardDeviation
Convenience constructor to create a new factory object with the given dependant metafeature
standardError(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the standard error of a data sequence.
standardError() - Method in class hep.aida.bin.AbstractBin1D
Returns the sample standard error, which is Math.sqrt(variance() / size())
standardize(DoubleArrayList, double, double) - Static method in class cern.jet.stat.Descriptive
Modifies a data sequence to be standardized.
standardize(double, double) - Method in class hep.aida.bin.DynamicBin1D
Modifies the receiver to be standardized.
start() - Method in class cern.colt.Timer
Starts the timer.
start - Variable in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Identifies the start of a sub-set of a DataSet.
start - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Identifies the start of a sub-classification.
startDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
startDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
Logical start of the XML document.
startDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseClassificationsFileHandler
This method is called when the start of the XML file to be parsed is reached.
startDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseDataSetFileHandler
This method is called when the start of the XML file to be parsed is reached.
startDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseFeatureDefinitionsFileHandler
This method is called when the start of the XML file to be parsed is reached.
startDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseSaveSettings
Logical start of the XML document.
startDocument() - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseTaxonomyFileHandler
This method is called when the start of the XML file to be parsed is reached.
startElement(String, String, String, Attributes) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.FeatureListHandler
 
startElement(String, String, String, Attributes) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
Signals start of an XML tag
startElement(String, String, String, Attributes) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseClassificationsFileHandler
This method is called when the start of an XML element is encountered.
startElement(String, String, String, Attributes) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseDataSetFileHandler
This method is called when the start of an XML element is encountered.
startElement(String, String, String, Attributes) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseFeatureDefinitionsFileHandler
This method is called when the start of an XML element is encountered.
startElement(String, String, String, Attributes) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseSaveSettings
Signals start of an XML tag
startElement(String, String, String, Attributes) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParseTaxonomyFileHandler
This method is called when the start of an XML element is encountered.
startOfBin(int) - Method in class cern.jet.stat.quantile.EquiDepthHistogram
Returns the start of the range associated with the given bin.
starts - Variable in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
state - Variable in class cern.colt.map.OpenDoubleIntHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenIntDoubleHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenIntIntHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenIntObjectHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
state - Variable in class cern.colt.map.OpenLongObjectHashMap
The state of each hash table entry (FREE, FULL, REMOVED).
StaticBin1D - Class in hep.aida.bin
1-dimensional non-rebinnable bin consuming double elements; Efficiently computes basic statistics of data sequences.
StaticBin1D() - Constructor for class hep.aida.bin.StaticBin1D
Constructs and returns an empty bin.
staticNextBoolean() - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random boolean.
staticNextDouble(double, double) - Static method in class cern.jet.random.Beta
Returns a random number from the distribution.
staticNextDouble(double, double, double) - Static method in class cern.jet.random.BreitWigner
Returns a random number from the distribution.
staticNextDouble(double, double, double) - Static method in class cern.jet.random.BreitWignerMeanSquare
Returns a random number from the distribution.
staticNextDouble(double) - Static method in class cern.jet.random.ChiSquare
Returns a random number from the distribution.
staticNextDouble(double) - Static method in class cern.jet.random.Exponential
Returns a random number from the distribution with the given lambda.
staticNextDouble(double) - Static method in class cern.jet.random.ExponentialPower
Returns a random number from the distribution.
staticNextDouble(double, double) - Static method in class cern.jet.random.Gamma
Returns a random number from the distribution.
staticNextDouble(double, double) - Static method in class cern.jet.random.Hyperbolic
Returns a random number from the distribution.
staticNextDouble(double) - Static method in class cern.jet.random.Logarithmic
Returns a random number from the distribution.
staticNextDouble(double, double) - Static method in class cern.jet.random.Normal
Returns a random number from the distribution with the given mean and standard deviation.
staticNextDouble(double) - Static method in class cern.jet.random.StudentT
Returns a random number from the distribution.
staticNextDouble() - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (0,1) (excluding 0 and 1).
staticNextDouble(double) - Static method in class cern.jet.random.VonMises
Returns a random number from the distribution.
staticNextDoubleFromTo(double, double) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
staticNextFloatFromTo(float, float) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the open interval (from,to) (excluding from and to).
staticNextInt(int, double) - Static method in class cern.jet.random.Binomial
Returns a random number from the distribution with the given parameters n and p.
staticNextInt(int, int, int) - Static method in class cern.jet.random.HyperGeometric
Returns a random number from the distribution.
staticNextInt(int, double) - Static method in class cern.jet.random.NegativeBinomial
Returns a random number from the distribution with the given parameters n and p.
staticNextInt(double) - Static method in class cern.jet.random.Poisson
Returns a random number from the distribution with the given mean.
staticNextInt(double) - Static method in class cern.jet.random.PoissonSlow
Returns a random number from the distribution with the given mean.
staticNextInt(double, double) - Static method in class cern.jet.random.Zeta
Returns a random number from the distribution.
staticNextIntFromTo(int, int) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
staticNextLongFromTo(long, long) - Static method in class cern.jet.random.Uniform
Returns a uniformly distributed random number in the closed interval [from,to] (including from and to).
staticSetRandomEngine(RandomEngine) - Static method in class cern.jet.random.Uniform
Sets the uniform random number generation engine shared by all static methods.
Statistic - Class in cern.colt.matrix.doublealgo
Basic statistics operations on matrices.
Statistic() - Constructor for class cern.colt.matrix.doublealgo.Statistic
Makes this class non instantiable, but still let's others inherit from it.
Statistic.VectorVectorFunction - Interface in cern.colt.matrix.doublealgo
Interface that represents a function object: a function that takes two argument vectors and returns a single value.
statistics(int, int) - Static method in class cern.colt.map.PrimeFinder
Tests correctness.
Statistics - Class in jAudioFeatureExtractor.GeneralTools
A holder class for static methods relating to statistical and mathematical analysis.
Statistics() - Constructor for class jAudioFeatureExtractor.GeneralTools.Statistics
 
stdDev - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.standardDeviation().
Stencil - Class in cern.colt.matrix.doublealgo
Stencil operations.
Stencil() - Constructor for class cern.colt.matrix.doublealgo.Stencil
Makes this class non instantiable, but still let's others inherit from it.
stencil27(DoubleMatrix3D, Double27Function, int, DoubleMatrix3DProcedure, int) - Static method in class cern.colt.matrix.doublealgo.Stencil
27 point stencil operation.
stencil9(DoubleMatrix2D, Double9Function, int, DoubleMatrix2DProcedure, int) - Static method in class cern.colt.matrix.doublealgo.Stencil
9 point stencil operation.
steps - Static variable in class cern.colt.Partitioning
 
steradian - Static variable in class cern.clhep.Units
 
stirlingCorrection(int) - Static method in class cern.jet.math.Arithmetic
Returns the StirlingCorrection.
stop() - Method in class cern.colt.Timer
Stops the timer.
stop - Variable in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Identifies the end of a sub-set of a DataSet.
stop - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Identifies the end of a sub-classification.
stopPlayback() - Method in class jAudioFeatureExtractor.actions.StopPlayBackAction
 
StopPlayBackAction - Class in jAudioFeatureExtractor.actions
Halts previously any started playback.
StopPlayBackAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.StopPlayBackAction
Constructor that set the menu text and stores a reference to the controller.
stopPlayBackAction - Variable in class jAudioFeatureExtractor.Controller
 
stopPlaying() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsPlayback.PlayThread
Causes any playback currently in progress to end.
stopRecording() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording.RecordThread
Causes any recording currently in progress to end.
stopRecording() - Method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsRecording.RecordToFileThread
Causes the recording currently in progress to end and saves the recorded data to disk.
storeSamples - Variable in class jAudioFeatureExtractor.Controller
storeSamples needs to be available for saving settings and similar actions
STP_Pressure - Static variable in class cern.clhep.PhysicalConstants
 
STP_Temperature - Static variable in class cern.clhep.PhysicalConstants
 
StrengthOfStrongestBeat - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Strength of Strongest Beat from a signal.
StrengthOfStrongestBeat() - Constructor for class jAudioFeatureExtractor.AudioFeatures.StrengthOfStrongestBeat
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
stride - Variable in class cern.colt.matrix.impl.AbstractMatrix1D
the number of indexes between any two elements, i.e.
stride(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the stride of the given dimension (axis, rank).
StringMethods - Class in jAudioFeatureExtractor.GeneralTools
A holder class for static methods relating to manipulating strings.
StringMethods() - Constructor for class jAudioFeatureExtractor.GeneralTools.StringMethods
 
StrongestBeat - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that finds the strongest beat in a signal, int beats per minute.
StrongestBeat() - Constructor for class jAudioFeatureExtractor.AudioFeatures.StrongestBeat
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
StrongestFrequencyVariability - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Strongest Frequency Variability from window to window.
StrongestFrequencyVariability() - Constructor for class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyVariability
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
StrongestFrequencyViaFFTMax - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that finds the strongest frequency component of a signal, in Hz.
StrongestFrequencyViaFFTMax() - Constructor for class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaFFTMax
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
StrongestFrequencyViaSpectralCentroid - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that finds the strongest frequency in Hz in a signal by looking at the spectral centroid.
StrongestFrequencyViaSpectralCentroid() - Constructor for class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaSpectralCentroid
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
StrongestFrequencyViaZeroCrossings - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that finds the strongest frequency in Hz in a signal by looking at the zero crossings.
StrongestFrequencyViaZeroCrossings() - Constructor for class jAudioFeatureExtractor.AudioFeatures.StrongestFrequencyViaZeroCrossings
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
StudentT - Class in cern.jet.random
StudentT distribution (aka T-distribution); See the math definition and animated definition.
StudentT(double, RandomEngine) - Constructor for class cern.jet.random.StudentT
Constructs a StudentT distribution.
studentT(double, double) - Static method in class cern.jet.stat.Probability
Returns the integral from minus infinity to t of the Student-t distribution with k > 0 degrees of freedom.
studentTInverse(double, int) - Static method in class cern.jet.stat.Probability
Returns the value, t, for which the area under the Student-t probability density function (integrated from minus infinity to t) is equal to 1-alpha/2.
sub_classifications - Variable in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Classifications corresponding to sub-sections of an instance.
sub_sets - Variable in class jAudioFeatureExtractor.ACE.DataTypes.DataSet
Sub-sets of this DataSet.
subMatrix(DoubleMatrix2D, int, int, int, int) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns a new sub-range view which is the sub matrix A[fromRow..toRow,fromColumn..toColumn].
sum(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the sum of a data sequence.
sum() - Method in class hep.aida.bin.AbstractBin1D
Returns the sum of all elements, which is Sum( x[i] ).
sum - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.sum().
sum() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of all elements, which is Sum( x[i] ).
sum - Variable in class hep.aida.bin.StaticBin1D
 
sum() - Method in class hep.aida.bin.StaticBin1D
Returns the sum of all elements, which is Sum( x[i] ).
sum_xx - Variable in class hep.aida.bin.StaticBin1D
 
sumAllBinHeights() - Method in interface hep.aida.IHistogram
Sum of all (both in-range and under/overflow) bin heights in the histogram.
sumAllBinHeights() - Method in class hep.aida.ref.Histogram2D
 
sumAllBinHeights() - Method in class hep.aida.ref.Histogram3D
 
sumBinHeights() - Method in interface hep.aida.IHistogram
Sum of in-range bin heights in the histogram.
sumExtraBinHeights() - Method in interface hep.aida.IHistogram
Sum of under/overflow bin heights in the histogram.
sumLog - Static variable in class hep.aida.bin.BinFunctions1D
Function that returns bin.sumOfLogarithms().
sumOfInversions(DoubleArrayList, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the sum of inversions of a data sequence, which is Sum( 1.0 / data[i]).
sumOfInversions() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of inversions, which is Sum( 1 / x[i] ).
sumOfInversions - Variable in class hep.aida.bin.MightyStaticBin1D
 
sumOfInversions() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the sum of inversions, which is Sum( 1 / x[i] ).
sumOfLogarithms(DoubleArrayList, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the sum of logarithms of a data sequence, which is Sum( Log(data[i]).
sumOfLogarithms() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of logarithms, which is Sum( Log(x[i]) ).
sumOfLogarithms - Variable in class hep.aida.bin.MightyStaticBin1D
 
sumOfLogarithms() - Method in class hep.aida.bin.MightyStaticBin1D
Returns the sum of logarithms, which is Sum( Log(x[i]) ).
sumOfPowerDeviations(DoubleArrayList, int, double) - Static method in class cern.jet.stat.Descriptive
Returns Sum( (data[i]-c)k ); optimized for common parameters like c == 0.0 and/or k == -2 ..
sumOfPowerDeviations(DoubleArrayList, int, double, int, int) - Static method in class cern.jet.stat.Descriptive
Returns Sum( (data[i]-c)k ) for all i = from ..
sumOfPowers(DoubleArrayList, int) - Static method in class cern.jet.stat.Descriptive
Returns the sum of powers of a data sequence, which is Sum ( data[i]k ).
sumOfPowers(int) - Method in class hep.aida.bin.DynamicBin1D
Returns the k-th order sum of powers, which is Sum( x[i]k ).
sumOfPowers - Variable in class hep.aida.bin.MightyStaticBin1D
 
sumOfPowers(int) - Method in class hep.aida.bin.MightyStaticBin1D
Returns the k-th order sum of powers, which is Sum( x[i]k ).
sumOfSquaredDeviations(int, double) - Static method in class cern.jet.stat.Descriptive
Returns the sum of squared mean deviation of of a data sequence.
sumOfSquares(DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the sum of squares of a data sequence.
sumOfSquares() - Method in class hep.aida.bin.AbstractBin1D
Returns the sum of squares, which is Sum( x[i] * x[i] ).
sumOfSquares() - Method in class hep.aida.bin.DynamicBin1D
Returns the sum of squares, which is Sum( x[i] * x[i] ).
sumOfSquares() - Method in class hep.aida.bin.StaticBin1D
Returns the sum of squares, which is Sum( x[i] * x[i] ).
swap(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Swaps each element this[i] with other[i].
swap(DoubleMatrix1D) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Swaps each element this[i] with other[i].
swap(ObjectMatrix1D) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Swaps each element this[i] with other[i].
swap(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectMatrix1D
Swaps each element this[i] with other[i].
swap(int, int) - Method in interface cern.colt.Swapper
Swaps the generic data g[a] with g[b].
swapArgs(DoubleDoubleFunction) - Static method in class cern.jet.math.Functions
Constructs a function that returns function.apply(b,a), i.e.
swapArgs(IntIntFunction) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns function.apply(b,a), i.e.
swappedElements - Static variable in class cern.colt.Partitioning
 
Swapper - Interface in cern.colt
Interface for an object that knows how to swap elements at two positions (a,b).
SWITCH_MEAN - Static variable in class cern.jet.random.Poisson
 
SWITCH_MEAN - Static variable in class cern.jet.random.PoissonSlow
 
SynthesisFrame - Class in jAudioFeatureExtractor
This dialog allows the user to generate audio using additive synthesis.
SynthesisFrame(Controller) - Constructor for class jAudioFeatureExtractor.SynthesisFrame
Set up the GUI.
SynthesizeAction - Class in jAudioFeatureExtractor.actions
Action that shows the SynthesizeFrame
SynthesizeAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.SynthesizeAction
Constructor that sets the menu text and stores a reference to the controller.
synthesizeAction - Variable in class jAudioFeatureExtractor.Controller
 
synthesizeAndWriteToBuffer(byte[], double, AudioFormat, int, double, double, double, double, double) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Populates the given buffer with synthesized sound samples using the given AudioFormat.

T

table - Variable in class cern.colt.map.OpenDoubleIntHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenIntDoubleHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenIntIntHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenIntObjectHashMap
The hash table keys.
table - Variable in class cern.colt.map.OpenLongObjectHashMap
The hash table keys.
tableChanged(TableModelEvent) - Method in class jAudioFeatureExtractor.SortingTableModelDecorator
Method for handling generic changes.
tan - Static variable in class cern.jet.math.Functions
Function that returns Math.tan(a).
target - Variable in class cern.colt.buffer.DoubleBuffer
 
target - Variable in class cern.colt.buffer.DoubleBuffer2D
 
target - Variable in class cern.colt.buffer.DoubleBuffer3D
 
target - Variable in class cern.colt.buffer.IntBuffer
 
target - Variable in class cern.colt.buffer.IntBuffer2D
 
target - Variable in class cern.colt.buffer.IntBuffer3D
 
target - Variable in class cern.colt.buffer.ObjectBuffer
 
tau - Variable in class cern.jet.random.ExponentialPower
 
teraelectronvolt - Static variable in class cern.clhep.Units
 
TERM - Variable in class cern.jet.random.StudentT
 
tesla - Static variable in class cern.clhep.Units
 
test(int) - Static method in class cern.colt.Timer
Shows how to use a timer in convenient ways.
test(int, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
Prints the first size random numbers generated by the distribution.
test(int, RandomEngine) - Static method in class cern.jet.random.engine.Benchmark
Prints the first size random numbers generated by the given engine.
test(long, long, long, int, int) - Static method in class cern.jet.random.sampling.RandomSampler
Tests the methods of this class.
test(long, long) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
Tests the methods of this class.
test(int, int) - Static method in class cern.jet.random.sampling.WeightedRandomSampler
Not yet commented.
test(float) - Static method in class cern.jet.stat.quantile.EquiDepthHistogram
Not yet commented.
Test - Class in hep.aida.ref
A very(!) basic test of the reference implementations of AIDA histograms.
Test() - Constructor for class hep.aida.ref.Test
 
test2(int) - Static method in class cern.colt.map.Benchmark
 
test2(int, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
Prints the first size random numbers generated by the distribution.
test2(int, AbstractDistribution, AbstractDistribution) - Static method in class cern.jet.random.Benchmark
Prints the first size random numbers generated by the distribution.
Test2 - Class in hep.aida.ref
A very(!) basic test of the reference implementations of AIDA histograms
Test2() - Constructor for class hep.aida.ref.Test2
 
testArraySampling(int, int) - Static method in class cern.jet.random.sampling.RandomSamplingAssistant
Tests the methods of this class.
testNegAlphaInv(String[]) - Static method in class cern.jet.random.sampling.RandomSampler
Tests different values for negaalphainv.
TeV - Static variable in class cern.clhep.Units
 
text_area - Variable in class jAudioFeatureExtractor.SampleTextDialog
 
Timer - Class in cern.colt
A handy stopwatch for benchmarking.
Timer() - Constructor for class cern.colt.Timer
Constructs a new timer, initially not started.
times(int) - Method in class cern.colt.list.AbstractBooleanList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.AbstractByteList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.AbstractCharList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.AbstractDoubleList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.AbstractFloatList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.AbstractIntList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.AbstractLongList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.AbstractShortList
Returns a list which is a concatenation of times times the receiver.
times(int) - Method in class cern.colt.list.ObjectArrayList
Returns a list which is a concatenation of times times the receiver.
title() - Method in interface hep.aida.IHistogram
Title of the histogram (will be set only in the constructor).
toArray(Object[]) - Method in class cern.colt.list.ObjectArrayList
Returns an array containing all of the elements in the receiver in the correct order.
toArray() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(double[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a 2-dimensional array containing the cell values.
toArray(double[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray(Object[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a 1-dimensional array containing the cell values.
toArray(Object[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Fills the cell values into the specified 1-dimensional array.
toArray() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a 2-dimensional array containing the cell values.
toArray() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a 2-dimensional array containing the cell values.
toArrayErrors(IHistogram1D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()]; ignoring extra bins.
toArrayErrors(IHistogram2D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()][h.yAxis().bins()]; ignoring extra bins.
toArrayHeights(IHistogram1D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()]; ignoring extra bins.
toArrayHeights(IHistogram2D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()][h.yAxis().bins()]; ignoring extra bins.
toArrayHeights(IHistogram3D) - Method in class hep.aida.ref.Converter
Returns an array[h.xAxis().bins()][h.yAxis().bins()][h.zAxis().bins()]; ignoring extra bins.
toBitVector() - Method in class cern.colt.bitvector.BitMatrix
Converts the receiver to a bitvector.
toBitVector() - Method in class cern.colt.list.MinMaxNumberList
Returns the receiver seen as bitvector.
toInt(boolean) - Static method in class cern.colt.list.AbstractBooleanList
Transforms a boolean value to an integer (false --> 0, true --> 1)
tolerance - Variable in class cern.colt.matrix.linalg.Property
 
tolerance() - Method in class cern.colt.matrix.linalg.Property
Returns the current tolerance.
toList() - Method in class cern.colt.list.AbstractBooleanList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractByteList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractCharList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractCollection
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractDoubleList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractFloatList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractIntList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractLongList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.AbstractShortList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList() - Method in class cern.colt.list.ObjectArrayList
Returns a java.util.ArrayList containing all the elements in the receiver.
toList(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleFactory1D
Constructs a list from the given matrix.
toList(ObjectMatrix1D) - Method in class cern.colt.matrix.ObjectFactory1D
Constructs a list from the given matrix.
toSourceCode(DoubleMatrix1D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(DoubleMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(DoubleMatrix3D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(ObjectMatrix1D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(ObjectMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string s such that Object[] m = s is a legal Java statement.
toSourceCode(ObjectMatrix3D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string s such that Object[] m = s is a legal Java statement.
toString(byte[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(char[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(double[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(float[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(int[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(long[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(Object[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(short[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString(boolean[]) - Static method in class cern.colt.Arrays
Returns a string representation of the specified array.
toString() - Method in class cern.colt.bitvector.BitMatrix
Returns a (very crude) string representation of the receiver.
toString() - Method in class cern.colt.bitvector.BitVector
Returns a string representation of the receiver.
toString() - Method in class cern.colt.list.AbstractBooleanList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractByteList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractCharList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractCollection
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractDoubleList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractFloatList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractIntList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractLongList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.AbstractShortList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.list.ObjectArrayList
Returns a string representation of the receiver, containing the String representation of each element.
toString() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.AbstractIntIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by key.
toString(DoubleMatrix1D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix.
toString(DoubleMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix.
toString(DoubleMatrix3D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix.
toString(AbstractMatrix2D) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix.
toString() - Method in class cern.colt.matrix.DoubleMatrix1D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.DoubleMatrix2D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.DoubleMatrix3D
Returns a string representation using default formatting.
toString(String[][]) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a single string representation of the given string matrix.
toString(AbstractMatrix2D) - Method in class cern.colt.matrix.impl.AbstractFormatter
Returns a string representation of the given matrix.
toString(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.linalg.CholeskyDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.linalg.EigenvalueDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.linalg.LUDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Returns a String with (propertyName, propertyValue) pairs.
toString(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
Returns summary information about the given matrix A.
toString() - Method in class cern.colt.matrix.linalg.QRDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString() - Method in class cern.colt.matrix.linalg.SingularValueDecomposition
Returns a String with (propertyName, propertyValue) pairs.
toString(AbstractMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representation of the given matrix.
toString(ObjectMatrix1D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representation of the given matrix.
toString(ObjectMatrix2D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representation of the given matrix.
toString(ObjectMatrix3D) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representation of the given matrix.
toString() - Method in class cern.colt.matrix.ObjectMatrix1D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.ObjectMatrix2D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.matrix.ObjectMatrix3D
Returns a string representation using default formatting.
toString() - Method in class cern.colt.Timer
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Beta
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Binomial
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.BreitWigner
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.ChiSquare
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Empirical
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.EmpiricalWalker
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Exponential
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.ExponentialPower
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Gamma
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Hyperbolic
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.HyperGeometric
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Logarithmic
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.NegativeBinomial
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Normal
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Poisson
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.PoissonSlow
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.StudentT
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Uniform
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.VonMises
Returns a String representation of the receiver.
toString() - Method in class cern.jet.random.Zeta
Returns a String representation of the receiver.
toString() - Method in class hep.aida.bin.AbstractBin
Returns a String representation of the receiver.
toString() - Method in class hep.aida.bin.AbstractBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.bin.DynamicBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.bin.MightyStaticBin1D
Returns a String representation of the receiver.
toString() - Method in class hep.aida.bin.QuantileBin1D
Returns a String representation of the receiver.
toString(double[]) - Static method in class hep.aida.ref.Converter
Returns a string representation of the specified array.
toString(IAxis) - Method in class hep.aida.ref.Converter
Returns a string representation of the given argument.
toString(IHistogram1D) - Method in class hep.aida.ref.Converter
Returns a string representation of the given argument.
toString(IHistogram2D) - Method in class hep.aida.ref.Converter
Returns a string representation of the given argument.
toString(IHistogram3D) - Method in class hep.aida.ref.Converter
Returns a string representation of the given argument.
toString(double[]) - Static method in class hep.aida.ref.VariableAxis
Returns a string representation of the specified array.
toStringByValue() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.AbstractIntIntMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value.
toStringByValue() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value, according to natural ordering.
toStringByValue() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a string representation of the receiver, containing the String representation of each key-value pair, sorted ascending by value, according to natural ordering.
toStringShort() - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns a string representation of the receiver's shape.
toStringShort() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns a string representation of the receiver's shape.
toStringShort() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns a string representation of the receiver's shape.
totalMemory() - Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
Returns the number of elements currently needed to store all contained elements.
toTitleString(DoubleMatrix2D, String[], String[], String, String, String) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toTitleString(DoubleMatrix2D, String[], String[], String, String, String, BinFunction1D[]) - Method in class cern.colt.matrix.doublealgo.Formatter
Same as toTitleString except that additionally statistical aggregates (mean, median, sum, etc.) of rows and columns are printed.
toTitleString(DoubleMatrix3D, String[], String[], String[], String, String, String, String, BinFunction1D[]) - Method in class cern.colt.matrix.doublealgo.Formatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toTitleString(ObjectMatrix2D, String[], String[], String, String, String) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toTitleString(ObjectMatrix3D, String[], String[], String[], String, String, String, String) - Method in class cern.colt.matrix.objectalgo.Formatter
Returns a string representation of the given matrix with axis as well as rows and columns labeled.
toVerboseString(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the results of toString(A) and additionally the results of all sorts of decompositions applied to the given matrix.
toXML(IHistogram1D) - Method in class hep.aida.ref.Converter
Returns a XML representation of the given argument.
toXML(IHistogram2D) - Method in class hep.aida.ref.Converter
Returns a XML representation of the given argument.
trace(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Returns the sum of the diagonal elements of matrix A; Sum(A[i,i]).
Transform - Class in cern.colt.matrix.doublealgo
Deprecated.  
Transform() - Constructor for class cern.colt.matrix.doublealgo.Transform
Deprecated. Makes this class non instantiable, but still let's others inherit from it.
transform - Static variable in class cern.colt.matrix.doublealgo.Transform
Deprecated. Little trick to allow for "aliasing", that is, renaming this class.
transpose(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Constructs and returns a new view which is the transposition of the given matrix A.
trapezoidalLower(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Algebra
Modifies the matrix to be a lower trapezoidal matrix.
trim(int, int) - Method in class hep.aida.bin.DynamicBin1D
Removes the s smallest and l largest elements from the receiver.
trimmedMean(DoubleArrayList, double, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the trimmed mean of a sorted data sequence.
trimmedMean(int, int) - Method in class hep.aida.bin.DynamicBin1D
Returns the trimmed mean.
trimToCapacity(byte[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(char[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(double[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(float[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(int[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(long[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(Object[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(short[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToCapacity(boolean[], int) - Static method in class cern.colt.Arrays
Ensures that the specified array cannot hold more than maxCapacity elements.
trimToSize() - Method in class cern.colt.list.AbstractList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.BooleanArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.ByteArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.CharArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.DistinctNumberList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.DoubleArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.FloatArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.IntArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.LongArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.MinMaxNumberList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.ObjectArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.ShortArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.list.SimpleLongArrayList
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.AbstractMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.OpenDoubleIntHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.OpenIntDoubleHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.OpenIntIntHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.OpenIntObjectHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.map.OpenLongObjectHashMap
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class cern.colt.matrix.impl.AbstractMatrix
Releases any superfluous internal memory.
trimToSize() - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
trimToSize() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Releases any superfluous memory created by explicitly putting zero values into cells formerly having non-zero values; An application can use this operation to minimize the storage of the receiver.
trimToSize() - Method in class hep.aida.bin.AbstractBin
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class hep.aida.bin.AbstractBin1D
Trims the capacity of the receiver to be the receiver's current size.
trimToSize() - Method in class hep.aida.bin.DynamicBin1D
Trims the capacity of the receiver to be the receiver's current size.
triplePartition(double[], double[], double[], int, int, double[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.triplePartition(int[],int[],int[],int,int,int[],int,int,int[]) except that it synchronously partitions double[] rather than int[] arrays.
triplePartition(double[], double[], double[], int, int, double) - Static method in class cern.colt.Partitioning
Same as Partitioning.triplePartition(int[],int[],int[],int,int,int) except that it synchronously partitions double[] rather than int[] arrays.
triplePartition(int[], int[], int[], int, int, int[], int, int, int[]) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int[],int,int,int[]) except that this method synchronously partitions three arrays at the same time; all three arrays are partially sorted according to the elements of the primary array.
triplePartition(int[], int[], int[], int, int, int) - Static method in class cern.colt.Partitioning
Same as Partitioning.partition(int[],int,int,int) except that this method synchronously partitions three arrays at the same time; all three arrays are partially sorted according to the elements of the primary array.
TWELVE - Static variable in class cern.colt.matrix.linalg.Property
A Property object with tolerance()==1.0E-12.
twopi - Static variable in class cern.clhep.PhysicalConstants
 
twopi_mc2_rcl2 - Static variable in class cern.clhep.PhysicalConstants
 

U

u - Variable in class cern.jet.random.Hyperbolic
 
UNDERFLOW - Static variable in interface hep.aida.IHistogram
Constant specifying the underflow bin (can be passed to any method expecting a bin number).
uniform - Variable in class cern.jet.random.BreitWignerMeanSquare
 
Uniform - Class in cern.jet.random
Uniform distribution; Math definition and animated definition.
Uniform(double, double, int) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with the given minimum and maximum, using a MersenneTwister seeded with the given seed.
Uniform(double, double, RandomEngine) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with the given minimum and maximum.
Uniform(RandomEngine) - Constructor for class cern.jet.random.Uniform
Constructs a uniform distribution with min=0.0 and max=1.0.
unique_ID - Variable in class jAudioFeatureExtractor.jAudioTools.AudioSamples
A unique identifier that external objects can use to identify each individual object of this class.
unit(int) - Static method in class cern.colt.bitvector.QuickBitVector
Returns the index of the unit that contains the given bitIndex.
Units - Class in cern.clhep
High Energy Physics coherent system of Units.
Units() - Constructor for class cern.clhep.Units
Makes this class non instantiable, but still let's others inherit from it.
universe_mean_density - Static variable in class cern.clhep.PhysicalConstants
 
unknown_N_compute_B_and_K(double, double, int) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
unknown_N_compute_B_and_K_raw(double, double, int) - Static method in class cern.jet.stat.quantile.QuantileFinderFactory
Computes the number of buffers and number of values per buffer such that quantiles can be determined with an approximation error no more than epsilon with a certain probability.
update(LineEvent) - Method in class jAudioFeatureExtractor.jAudioTools.AudioEventLineListener
 
updateIncrementalStats() - Method in class hep.aida.bin.DynamicBin1D
assertion: isBasicParametersValid == false
Updater - Interface in jAudioFeatureExtractor
Interface used by the underlying system to provide updates on system progress without locking the execution into a particular type of view (gui or console).
updateSumOfInversions() - Method in class hep.aida.bin.DynamicBin1D
assertion: isBasicParametersValid == false
updateSumOfLogarithms() - Method in class hep.aida.bin.DynamicBin1D
 
updateTable() - Method in class jAudioFeatureExtractor.Controller
function for permitting features to request this panel that it updates its table to reflect changes in its number of dimensions.
updateTable() - Method in class jAudioFeatureExtractor.DataModel
This is the function called when features change in such a way as the main display becomes out of date.
updateTable() - Method in interface jAudioFeatureExtractor.ModelListener
Method to trigger reloading the table.
upperBandwidth(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.Property
The upper bandwidth of a square matrix A is the maximum j-i for which A[i,j] is nonzero and j > i.
upperEdge() - Method in interface hep.aida.IAxis
Upper axis edge.
upperEdge() - Method in class hep.aida.ref.FixedAxis
 
upperEdge() - Method in class hep.aida.ref.VariableAxis
 
upperFilterFreq - Static variable in class org.oc.ocvolume.dsp.featureExtraction
upper limit of filter (or half of sampling freq.?)
upperTriangular(DoubleMatrix2D) - Method in class cern.colt.matrix.linalg.LUDecompositionQuick
Modifies the matrix to be an upper triangular matrix.

V

v - Variable in class cern.jet.random.Hyperbolic
 
validate - Variable in class jAudioFeatureExtractor.Controller
validate needs to be available for saving settings and similar actions
validateAll() - Method in class hep.aida.bin.DynamicBin1D
 
validateFile(String, String) - Method in class jAudioFeatureExtractor.DataModel
 
value(Object) - Static method in class cern.colt.list.adapter.DoubleListAdapter
Transforms an object element to a primitive data type.
value(Object) - Static method in class cern.colt.list.adapter.FloatListAdapter
Transforms an object element to a primitive data type.
value(Object) - Static method in class cern.colt.list.adapter.IntListAdapter
Transforms an object element to a primitive data type.
value(Object) - Static method in class cern.colt.list.adapter.LongListAdapter
Transforms an object element to a primitive data type.
value() - Method in class hep.aida.bin.AbstractBin
Returns value(0).
value(int) - Method in class hep.aida.bin.AbstractBin
Returns a custom definable "value" measure; override this method if necessary.
values() - Method in class cern.colt.map.AbstractDoubleIntMap
Returns a list filled with all values contained in the receiver.
values(IntArrayList) - Method in class cern.colt.map.AbstractDoubleIntMap
Fills all values contained in the receiver into the specified list.
values() - Method in class cern.colt.map.AbstractIntDoubleMap
Returns a list filled with all values contained in the receiver.
values(DoubleArrayList) - Method in class cern.colt.map.AbstractIntDoubleMap
Fills all values contained in the receiver into the specified list.
values() - Method in class cern.colt.map.AbstractIntIntMap
Returns a list filled with all values contained in the receiver.
values(IntArrayList) - Method in class cern.colt.map.AbstractIntIntMap
Fills all values contained in the receiver into the specified list.
values() - Method in class cern.colt.map.AbstractIntObjectMap
Returns a list filled with all values contained in the receiver.
values(ObjectArrayList) - Method in class cern.colt.map.AbstractIntObjectMap
Fills all values contained in the receiver into the specified list.
values() - Method in class cern.colt.map.AbstractLongObjectMap
Returns a list filled with all values contained in the receiver.
values(ObjectArrayList) - Method in class cern.colt.map.AbstractLongObjectMap
Fills all values contained in the receiver into the specified list.
values - Variable in class cern.colt.map.OpenDoubleIntHashMap
The hash table values.
values(IntArrayList) - Method in class cern.colt.map.OpenDoubleIntHashMap
Fills all values contained in the receiver into the specified list.
values - Variable in class cern.colt.map.OpenIntDoubleHashMap
The hash table values.
values(DoubleArrayList) - Method in class cern.colt.map.OpenIntDoubleHashMap
Fills all values contained in the receiver into the specified list.
values - Variable in class cern.colt.map.OpenIntIntHashMap
The hash table values.
values(IntArrayList) - Method in class cern.colt.map.OpenIntIntHashMap
Fills all values contained in the receiver into the specified list.
values - Variable in class cern.colt.map.OpenIntObjectHashMap
The hash table values.
values(ObjectArrayList) - Method in class cern.colt.map.OpenIntObjectHashMap
Fills all values contained in the receiver into the specified list.
values - Variable in class cern.colt.map.OpenLongObjectHashMap
The hash table values.
values(ObjectArrayList) - Method in class cern.colt.map.OpenLongObjectHashMap
Fills all values contained in the receiver into the specified list.
values - Variable in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
VariableAxis - Class in hep.aida.ref
Variable-width axis; A reference implementation of hep.aida.IAxis.
VariableAxis(double[]) - Constructor for class hep.aida.ref.VariableAxis
Constructs and returns an axis with the given bin edges.
variance - Variable in class cern.jet.random.Normal
 
variance(double) - Static method in class cern.jet.stat.Descriptive
Returns the variance from a standard deviation.
variance(int, double, double) - Static method in class cern.jet.stat.Descriptive
Returns the variance of a data sequence.
variance() - Method in class hep.aida.bin.AbstractBin1D
Returns the sample variance, which is Sum( (x[i]-mean())2 ) / (size()-1).
vColumnFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewColumnFlip().
vColumnFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewColumnFlip().
vDice() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewDice().
vDice(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewDice().
verifyFeatureNameUniqueness(FeatureDefinition[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.FeatureDefinition
Checks if the given FeatureDefinitions hold any features with the same names.
verifyUniquenessOfIdentifiers(SegmentedClassification[]) - Static method in class jAudioFeatureExtractor.ACE.DataTypes.SegmentedClassification
Verifies that none of the given set of SegmentedClassification refer to data sets with the same identifiers.
Version - Class in cern.colt
Information about the current release.
vFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Self modifying version of viewFlip().
view() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new view equal to the receiver.
view() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new view equal to the receiver.
viewBatch - Variable in class jAudioFeatureExtractor.Controller
The viewBatch menu item needs to be seen outside the main frame to allow dynamically adding and removing batches from its menu.
ViewBatchAction - Class in jAudioFeatureExtractor.actions
Action that loads all settings in the chosen batch file into the current window.
ViewBatchAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.ViewBatchAction
Constructor that sets menu text and stores a reference to the controller.
viewBatchAction - Variable in class jAudioFeatureExtractor.Controller
 
viewColumn(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new slice view representing the rows of the given column.
viewColumn(int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and rows of the given column.
viewColumnFlip() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new flip view along the column axis.
viewColumnFlip() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new flip view along the column axis.
viewColumnFlip() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new flip view along the column axis.
viewColumnFlip() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new flip view along the column axis.
viewDice() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new dice (transposition) view; Swaps axes; example: 3 x 4 matrix --> 4 x 3 matrix.
viewDice(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new dice view; Swaps dimensions (axes); Example: 3 x 4 x 5 matrix --> 4 x 3 x 5 matrix.
viewDice() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new dice (transposition) view; Swaps axes; example: 3 x 4 matrix --> 4 x 3 matrix.
viewDice(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new dice view; Swaps dimensions (axes); Example: 3 x 4 x 5 matrix --> 4 x 3 x 5 matrix.
ViewFileInfoAction - Class in jAudioFeatureExtractor.actions
Action that displays the details of a given file.
ViewFileInfoAction(Controller) - Constructor for class jAudioFeatureExtractor.actions.ViewFileInfoAction
Constructor that sets menu text and stores a reference to the controller.
viewFileInfoAction - Variable in class jAudioFeatureExtractor.Controller
 
viewFlip() - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new flip view.
viewFlip() - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new flip view.
viewPart(int, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new sub-range view that is a width sub matrix starting at index.
viewPart(int, int, int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new sub-range view that is a height x width sub matrix starting at [row,column].
viewPart(int, int, int, int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new sub-range view that is a depth x height x width sub matrix starting at [slice,row,column]; Equivalent to view().part(slice,row,column,depth,height,width); Provided for convenience only.
viewPart(int, int) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new sub-range view that is a width sub matrix starting at index.
viewPart(int, int, int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new sub-range view that is a height x width sub matrix starting at [row,column].
viewPart(int, int, int, int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new sub-range view that is a depth x height x width sub matrix starting at [slice,row,column]; Equivalent to view().part(slice,row,column,depth,height,width); Provided for convenience only.
viewRow(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new slice view representing the columns of the given row.
viewRow(int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the slices and columns of the given row.
viewRowFlip() - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new flip view along the row axis.
viewRowFlip() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new flip view along the row axis.
viewRowFlip() - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new flip view along the row axis.
viewRowFlip() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new flip view along the row axis.
viewSample(DoubleMatrix1D, double, RandomEngine) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns a sampling view with a size of round(matrix.size() * fraction).
viewSample(DoubleMatrix2D, double, double, RandomEngine) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns a sampling view with round(matrix.rows() * rowFraction) rows and round(matrix.columns() * columnFraction) columns.
viewSample(DoubleMatrix3D, double, double, double, RandomEngine) - Static method in class cern.colt.matrix.doublealgo.Statistic
Constructs and returns a sampling view with round(matrix.slices() * sliceFraction) slices and round(matrix.rows() * rowFraction) rows and round(matrix.columns() * columnFraction) columns.
viewSelection(int[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(DoubleProcedure) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new selection view that is a matrix holding the cells matching the given condition.
viewSelection(int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(DoubleMatrix1DProcedure) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new selection view that is a matrix holding all rows matching the given condition.
viewSelection(int[], int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(DoubleMatrix2DProcedure) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new selection view that is a matrix holding all slices matching the given condition.
viewSelection(int[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(ObjectProcedure) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new selection view that is a matrix holding the cells matching the given condition.
viewSelection(int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(ObjectMatrix1DProcedure) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new selection view that is a matrix holding all rows matching the given condition.
viewSelection(int[], int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new selection view that is a matrix holding the indicated cells.
viewSelection(ObjectMatrix2DProcedure) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new selection view that is a matrix holding all slices matching the given condition.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.DoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.DoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.DenseObjectMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.impl.SparseObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.impl.SparseObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.impl.SparseObjectMatrix3D
Construct and returns a new selection view.
viewSelectionLike(int[]) - Method in class cern.colt.matrix.ObjectMatrix1D
Construct and returns a new selection view.
viewSelectionLike(int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix2D
Construct and returns a new selection view.
viewSelectionLike(int[], int[], int[]) - Method in class cern.colt.matrix.ObjectMatrix3D
Construct and returns a new selection view.
viewSlice(int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSlice(int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new 2-dimensional slice view representing the rows and columns of the given slice.
viewSliceFlip() - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new flip view along the slice axis.
viewSliceFlip() - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new flip view along the slice axis.
viewSorted() - Method in class cern.colt.matrix.DoubleMatrix1D
Sorts the vector into ascending order, according to the natural ordering.
viewSorted(int) - Method in class cern.colt.matrix.DoubleMatrix2D
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
viewSorted(int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
viewSorted() - Method in class cern.colt.matrix.ObjectMatrix1D
Sorts the vector into ascending order, according to the natural ordering.
viewSorted(int) - Method in class cern.colt.matrix.ObjectMatrix2D
Sorts the matrix rows into ascending order, according to the natural ordering of the matrix values in the given column.
viewSorted(int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Sorts the matrix slices into ascending order, according to the natural ordering of the matrix values in the given [row,column] position.
viewStrides(int) - Method in class cern.colt.matrix.DoubleMatrix1D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int) - Method in class cern.colt.matrix.DoubleMatrix2D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int, int) - Method in class cern.colt.matrix.DoubleMatrix3D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int) - Method in class cern.colt.matrix.ObjectMatrix1D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int) - Method in class cern.colt.matrix.ObjectMatrix2D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
viewStrides(int, int, int) - Method in class cern.colt.matrix.ObjectMatrix3D
Constructs and returns a new stride view which is a sub matrix consisting of every i-th cell.
volt - Static variable in class cern.clhep.Units
 
VonMises - Class in cern.jet.random
Von Mises distribution.
VonMises(double, RandomEngine) - Constructor for class cern.jet.random.VonMises
Constructs a Von Mises distribution.
vPart(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Self modifying version of viewPart().
vPart(int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewPart().
vPart(int, int, int, int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewPart().
vRowFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewRowFlip().
vRowFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewRowFlip().
vSliceFlip() - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewSliceFlip().
vStrides(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Self modifying version of viewStrides().
vStrides(int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Self modifying version of viewStrides().
vStrides(int, int, int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Self modifying version of viewStrides().

W

warning(SAXParseException) - Method in class jAudioFeatureExtractor.ACE.XMLParsers.ParsingXMLErrorHandler
 
watt - Static variable in class cern.clhep.Units
 
weber - Static variable in class cern.clhep.Units
 
weight - Variable in class cern.jet.random.sampling.WeightedRandomSampler
 
weightedMean(DoubleArrayList, DoubleArrayList) - Static method in class cern.jet.stat.Descriptive
Returns the weighted mean of a data sequence.
WeightedRandomSampler - Class in cern.jet.random.sampling
Conveniently computes a stable subsequence of elements from a given input sequence; Picks (samples) exactly one random element from successive blocks of weight input elements each.
WeightedRandomSampler() - Constructor for class cern.jet.random.sampling.WeightedRandomSampler
Calls BlockedRandomSampler(1,null).
WeightedRandomSampler(int, RandomEngine) - Constructor for class cern.jet.random.sampling.WeightedRandomSampler
Chooses exactly one random element from successive blocks of weight input elements each.
weightedRMS(double, double) - Static method in class cern.jet.stat.Descriptive
Returns the weighted RMS (Root-Mean-Square) of a data sequence.
WINDOW_OVERLAP - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
WINDOW_SIZE - Static variable in class jAudioFeatureExtractor.ACE.XMLParsers.ParseBatchJobHandler
 
winsorizedMean(DoubleArrayList, double, int, int) - Static method in class cern.jet.stat.Descriptive
Returns the winsorized mean of a sorted data sequence.
work1 - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
work2 - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
workDouble - Variable in class cern.colt.matrix.linalg.LUDecompositionQuick
 
writeSamplesToBuffer(double[][], int, byte[]) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethods
Writes the samples in the sample_values parameter to the buffer parameter.
writeSamplesToBuffer(double[][], int, byte[]) - Static method in class jAudioFeatureExtractor.jAudioTools.AudioMethodsSynthesis
Writes the samples in the sample_values parameter to the buffer parameter.

X

x - Variable in class cern.jet.random.Hyperbolic
 
xAxis() - Method in interface hep.aida.IHistogram1D
Returns the X Axis.
xAxis() - Method in interface hep.aida.IHistogram2D
Return the X axis.
xAxis() - Method in interface hep.aida.IHistogram3D
Return the X axis.
xcheckOrder(int) - Method in class hep.aida.bin.MightyStaticBin1D
 
xElements - Variable in class cern.colt.buffer.DoubleBuffer2D
 
xElements - Variable in class cern.colt.buffer.DoubleBuffer3D
 
xElements - Variable in class cern.colt.buffer.IntBuffer2D
 
xElements - Variable in class cern.colt.buffer.IntBuffer3D
 
xequals(Object) - Method in class hep.aida.bin.MightyStaticBin1D
Returns whether two bins are equal; They are equal if the other object is of the same class or a subclass of this class and both have the same size, minimum, maximum, sum, sumOfSquares, sumOfInversions and sumOfLogarithms.
xhasSumOfPowers(int, int) - Method in class hep.aida.bin.MightyStaticBin1D
Tells whether sumOfPowers(fromK) ..
xisLegalOrder(int) - Method in class hep.aida.bin.MightyStaticBin1D
Returns getMinOrderForSumOfPowers() <= k && k <= getMaxOrderForSumOfPowers().
xList - Variable in class cern.colt.buffer.DoubleBuffer2D
 
xList - Variable in class cern.colt.buffer.DoubleBuffer3D
 
xList - Variable in class cern.colt.buffer.IntBuffer2D
 
xList - Variable in class cern.colt.buffer.IntBuffer3D
 
xminimum() - Method in class cern.colt.list.MinMaxNumberList
Deprecated.  
XMLDocumentParser - Class in jAudioFeatureExtractor.ACE.XMLParsers
A holder class for the XMLDocumentParser method.
XMLDocumentParser() - Constructor for class jAudioFeatureExtractor.ACE.XMLParsers.XMLDocumentParser
 
xor(BitMatrix) - Method in class cern.colt.bitvector.BitMatrix
Performs a logical XOR of the receiver with another bit matrix.
xor(BitVector) - Method in class cern.colt.bitvector.BitVector
Performs a logical XOR of the receiver with another bit vector (A = A ^ B).
xor - Static variable in class cern.jet.math.IntFunctions
Function that returns a ^ b.
xor(int) - Static method in class cern.jet.math.IntFunctions
Constructs a function that returns a | b.

Y

y0(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the second kind of order 0 of the argument.
y1(double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the second kind of order 1 of the argument.
yAxis() - Method in interface hep.aida.IHistogram2D
Return the Y axis.
yAxis() - Method in interface hep.aida.IHistogram3D
Return the Y axis.
yElements - Variable in class cern.colt.buffer.DoubleBuffer2D
 
yElements - Variable in class cern.colt.buffer.DoubleBuffer3D
 
yElements - Variable in class cern.colt.buffer.IntBuffer2D
 
yElements - Variable in class cern.colt.buffer.IntBuffer3D
 
yList - Variable in class cern.colt.buffer.DoubleBuffer2D
 
yList - Variable in class cern.colt.buffer.DoubleBuffer3D
 
yList - Variable in class cern.colt.buffer.IntBuffer2D
 
yList - Variable in class cern.colt.buffer.IntBuffer3D
 
yn(int, double) - Static method in class cern.jet.math.Bessel
Returns the Bessel function of the second kind of order n of the argument.

Z

zAssign27Neighbors(DoubleMatrix3D, Double27Function) - Method in class cern.colt.matrix.DoubleMatrix3D
27 neighbor stencil transformation.
zAssign27Neighbors(DoubleMatrix3D, Double27Function) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix3D
27 neighbor stencil transformation.
zAssign8Neighbors(DoubleMatrix2D, Double9Function) - Method in class cern.colt.matrix.DoubleMatrix2D
8 neighbor stencil transformation.
zAssign8Neighbors(DoubleMatrix2D, Double9Function) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
8 neighbor stencil transformation.
zAxis() - Method in interface hep.aida.IHistogram3D
Return the Z axis.
zdemo1() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo2() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo3() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo4() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates applying functions.
zdemo5(int, int, boolean) - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates sorting with precomputation of aggregates (median and sum of logarithms).
zdemo6() - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates advanced sorting.
zdemo7(int, int, boolean) - Static method in class cern.colt.matrix.doublealgo.Sorting
Demonstrates sorting with precomputation of aggregates, comparing mergesort with quicksort.
zDotProduct(DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, int, int) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, int, int, IntArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, IntArrayList) - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zDotProduct(DoubleMatrix1D, int, int) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the dot product of two vectors x and y, which is Sum(x[i]*y[i]).
zElements - Variable in class cern.colt.buffer.DoubleBuffer3D
 
zElements - Variable in class cern.colt.buffer.IntBuffer3D
 
zero - Variable in class cern.colt.matrix.impl.AbstractMatrix1D
the index of the first element
ZERO - Static variable in class cern.colt.matrix.linalg.Algebra
A default Algebra object; has Property.ZERO attached for tolerance.
ZERO - Static variable in class cern.colt.matrix.linalg.Property
A Property object with tolerance()==0.0.
zeroCrossing(short[], int[], boolean[]) - Static method in class org.oc.ocvolume.dsp.endPt
search for the end points based on zero-crossing and result from avgEnergy
calls: none
called by: absCut
zeroCrossingBoolean(short[]) - Static method in class org.oc.ocvolume.dsp.endPt
Simply mark off the location of Zero-Crossing
calls: none
called by: absCut
ZeroCrossings - Class in jAudioFeatureExtractor.AudioFeatures
A feature extractor that extracts the Zero Crossings from a set of samples.
ZeroCrossings() - Constructor for class jAudioFeatureExtractor.AudioFeatures.ZeroCrossings
Basic constructor that sets the definition and dependencies (and their offsets) of this feature.
Zeta - Class in cern.jet.random
Zeta distribution.
Zeta(double, double, RandomEngine) - Constructor for class cern.jet.random.Zeta
Constructs a Zeta distribution.
zList - Variable in class cern.colt.buffer.DoubleBuffer3D
 
zList - Variable in class cern.colt.buffer.IntBuffer3D
 
zMult(DoubleMatrix1D, DoubleMatrix1D) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-vector multiplication; z = A * y; Equivalent to return A.zMult(y,z,1,0);
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-vector multiplication; z = alpha * A * y + beta*z.
zMult(DoubleMatrix2D, DoubleMatrix2D) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-matrix multiplication; C = A x B; Equivalent to A.zMult(B,C,1,0,false,false).
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.DoubleMatrix2D
Linear algebraic matrix-matrix multiplication; C = alpha * A x B + beta*C.
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
 
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
 
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.impl.RCDoubleMatrix2D
 
zMult(DoubleMatrix1D, DoubleMatrix1D, double, double, boolean) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
zMult(DoubleMatrix2D, DoubleMatrix2D, double, double, boolean, boolean) - Method in class cern.colt.matrix.impl.SparseDoubleMatrix2D
 
zSum() - Method in class cern.colt.matrix.DoubleMatrix1D
Returns the sum of all cells; Sum( x[i] ).
zSum() - Method in class cern.colt.matrix.DoubleMatrix2D
Returns the sum of all cells; Sum( x[i,j] ).
zSum() - Method in class cern.colt.matrix.DoubleMatrix3D
Returns the sum of all cells; Sum( x[i,j,k] ).
zSum() - Method in class cern.colt.matrix.impl.DenseDoubleMatrix1D
Returns the sum of all cells; Sum( x[i] ).
zSum() - Method in class cern.colt.matrix.impl.DenseDoubleMatrix2D
Returns the sum of all cells; Sum( x[i,j] ).

_

_columnOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_columnRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the absolute rank of the given relative rank.
_columnRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the absolute rank of the given relative rank.
_offset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix1D
Returns the absolute rank of the given relative rank.
_rowOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_rowRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix2D
Returns the absolute rank of the given relative rank.
_rowRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the absolute rank of the given relative rank.
_sliceOffset(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the position of the given absolute rank within the (virtual or non-virtual) internal 1-dimensional array.
_sliceRank(int) - Method in class cern.colt.matrix.impl.AbstractMatrix3D
Returns the absolute rank of the given relative rank.

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 _