Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 

E

E - Variable in class com.example.colibris.multi.graph.EdgeWeightedDigraph
 
E() - Method in class com.example.colibris.multi.graph.EdgeWeightedDigraph
Returns the number of edges in this edge-weighted digraph.
edges() - Method in class com.example.colibris.multi.graph.EdgeWeightedDigraph
Returns all directed edges in this edge-weighted digraph.
EdgeWeightedDigraph - Class in com.example.colibris.multi.graph
The EdgeWeightedDigraph class represents a edge-weighted digraph of vertices named 0 through V - 1, where each directed edge is of type DirectedEdge and has a real-valued weight.
EdgeWeightedDigraph(int) - Constructor for class com.example.colibris.multi.graph.EdgeWeightedDigraph
Initializes an empty edge-weighted digraph with V vertices and 0 edges.
EdgeWeightedDigraph(int, int) - Constructor for class com.example.colibris.multi.graph.EdgeWeightedDigraph
Initializes a random edge-weighted digraph with V vertices and E edges.
EdgeWeightedDigraph(In) - Constructor for class com.example.colibris.multi.graph.EdgeWeightedDigraph
Initializes an edge-weighted digraph from the specified input stream.
EdgeWeightedDigraph(EdgeWeightedDigraph) - Constructor for class com.example.colibris.multi.graph.EdgeWeightedDigraph
validate Initializes a new edge-weighted digraph that is a deep copy of G.
end() - Method in class com.example.colibris.calib.Meet
end of the meeting, release the resources
endRecordingTime - Variable in class com.example.colibris.calib.sound.Record
end the recording
ExampleInstrumentedTest - Class in com.example.colibris
Instrumented test, which will execute on an Android device.
ExampleInstrumentedTest() - Constructor for class com.example.colibris.ExampleInstrumentedTest
 
ExampleUnitTest - Class in com.example.colibris
Example local unit test, which will execute on the development machine (host).
ExampleUnitTest() - Constructor for class com.example.colibris.ExampleUnitTest
 
exists() - Method in class com.example.colibris.multi.graph.In
Returns true if this input stream exists.
exp(double) - Static method in class com.example.colibris.multi.graph.StdRandom
Returns a random real number from an exponential distribution with rate λ.
extract(ArrayList<ArrayList<Double>>) - Method in class com.example.colibris.calib.FileManager
scan a matrix
extractCommontimeSeries(List<FileManager>, ContextData) - Method in class com.example.colibris.calib.FileManager
extract the samples included in the list of files and the local file that is calling the function whenever they have common time stamps
extractCommontimeSeries(List<FileManager>) - Method in class com.example.colibris.calib.FileManager
extract the samples included in the list of files and the local file that is calling the function whenever they have common time stamps
extractFilterGPSorientation(ArrayList<ArrayList<Double>>, ContextData) - Method in class com.example.colibris.calib.FileManager
scan a matric
extractFilterMatrix(ArrayList<ArrayList<Double>>, ContextData) - Method in class com.example.colibris.calib.FileManager
scan a matrix
extractGPSorientation(ArrayList<ArrayList<Double>>) - Method in class com.example.colibris.calib.FileManager
scan a matrix
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links