- main(String[]) - Static method in class com.example.colibris.multi.graph.In
-
Unit tests the In
data type.
- MainActivity - Class in com.example.colibris.ui
-
The MainActivity class is an activity that is displayed to the end user.
- MainActivity() - Constructor for class com.example.colibris.ui.MainActivity
-
- makeCumul(double[]) - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
-
- makeCumul(double[]) - Method in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
-
sum the provided samples
- makeCumul(double[]) - Method in class com.example.colibris.calib.regression.MultivariateRegression
-
- MANUAL_INTERCEPT - Static variable in class com.example.colibris.configuration.Configuration
-
intercept that is set during the manual calibration (if any)
- MANUAL_MEAN_RESIDUAL - Static variable in class com.example.colibris.configuration.Configuration
-
mean of the residual that is set during the manual calibration (if any)
- MANUAL_R_SQUARED - Static variable in class com.example.colibris.configuration.Configuration
-
R squared that is set during the manual calibration (if any)
- MANUAL_SLOPE - Static variable in class com.example.colibris.configuration.Configuration
-
slope that is set during the manual calibration (if any)
- MANUAL_STD_RESIUDAL - Static variable in class com.example.colibris.configuration.Configuration
-
standard deviation of the residuals that is set during the manual calibration (if any)
- MANUAL_SUM_RESIDUAL - Static variable in class com.example.colibris.configuration.Configuration
-
sum of the residuals that is set during the manual calibration (if any)
- ManualCalibrationActivity - Class in com.example.colibris.ui
-
Manual calibration is performed
- ManualCalibrationActivity() - Constructor for class com.example.colibris.ui.ManualCalibrationActivity
-
- manualMessage(View) - Method in class com.example.colibris.ui.MainActivity
-
click on the button to carry manual calibration
- masOffset - Variable in class com.example.colibris.calib.sound.Filter
-
max offset
- maxDelayassumed_NB_SAMPLE - Variable in class com.example.colibris.calib.sound.Filter
-
maxDelay foreseen exepressed as a number of samples
- Me - Class in com.example.colibris.configuration
-
The Me class encompasses the information (mostly configuration information)
concerning the device itself.
- Me(Context) - Constructor for class com.example.colibris.configuration.Me
-
Create Locale device
- ME_MESSAGE - Static variable in class com.example.colibris.ui.MainActivity
-
message
- mean(double[]) - Method in class com.example.colibris.calib.sound.Filter
-
returns the mean
- mean(double[], int, int) - Method in class com.example.colibris.calib.sound.Filter
-
return the mean of a sequence
- MEAN_SQUARE_ERROR_CRITERIA - Static variable in class com.example.colibris.configuration.Configuration
-
metric to apply = mean squarred error
- means_square_error - Variable in class com.example.colibris.calib.Meeting
-
mean squarred error of the regression that takes place during the meeting
- means_square_error - Variable in class com.example.colibris.calib.regression.Simpleregression
-
sum of squared errors divided by the degrees of freedom, usually abbreviated MSE
- measurement - Variable in class com.example.colibris.calib.Meet
-
sound measurements
- MeasurementsHelper - Class in com.example.colibris.calib.sound
-
The MeasurementsHelper permits to get sound related measurements
In particular, it permets to obtain the sound level over a period of time
that can be parametrized
- MeasurementsHelper(long) - Constructor for class com.example.colibris.calib.sound.MeasurementsHelper
-
Constructor
- MeasurementsHelper.NoiseChangeType - Enum in com.example.colibris.calib.sound
-
- Meet - Class in com.example.colibris.calib
-
This class orchestrate the activities that need to be performed during a meeting
of several smartphones.
- Meet(Context) - Constructor for class com.example.colibris.calib.Meet
-
- Meet(Device, Context, boolean) - Constructor for class com.example.colibris.calib.Meet
-
create a meeting (with the provided device)
- meet - Variable in class com.example.colibris.calib.Meet2regress
-
parameters related to the meeting
- meet - Variable in class com.example.colibris.calib.Meet2regressGeo
-
parameters related to the meeting
- meet - Variable in class com.example.colibris.ui.SeeRegressActivity
-
meeting information
- meet - Variable in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
-
meeting related information
- Meet2regress - Class in com.example.colibris.calib
-
This Meet2regress class is used when a meeting/calibration takes place.
- Meet2regress(Bundle, Context) - Constructor for class com.example.colibris.calib.Meet2regress
-
rmultivariate regression initialisation
- Meet2regress(FileManager, List<FileManager>, Context) - Constructor for class com.example.colibris.calib.Meet2regress
-
init the multivariate regression
- Meet2regressGeo - Class in com.example.colibris.calib
-
This Meet2regressGeo class is used when a meeting/calibration takes place.
- Meet2regressGeo(Bundle, Context) - Constructor for class com.example.colibris.calib.Meet2regressGeo
-
Init the regression
- Meet2regressGeo(FileManager, List<FileManager>, Context) - Constructor for class com.example.colibris.calib.Meet2regressGeo
-
initialise the regression
- meetGPS - Variable in class com.example.colibris.comtool.Netandgps
-
meet
- Meeting - Class in com.example.colibris.calib
-
This Meeting class store all the parameters describing a calibration that takes place
when various devices meet
- Meeting(double, double, double, double, double, double, double, double) - Constructor for class com.example.colibris.calib.Meeting
-
Initialise the meeting
- MEETING_DURATION_CRITERIA - Static variable in class com.example.colibris.configuration.Configuration
-
metric to apply = meeting duration
- MEETING_RESIDUAL_SUM_OF_SQUARRE - Static variable in class com.example.colibris.configuration.Configuration
-
metric to apply = sum of the squared residuals
- MEETING_RSQUARED - Static variable in class com.example.colibris.configuration.Configuration
-
metric to apply = r squared
- meetingDuration - Variable in class com.example.colibris.calib.Meeting
-
meeting duration
- meetingStartTime - Variable in class com.example.colibris.calib.Meeting
-
Metting start time
- meetwithProtocolState - Variable in class com.example.colibris.calib.Meet
-
state of the protocol concerning the device we are meeting with
- meetwithS - Variable in class com.example.colibris.calib.Meet
-
list of devices we are meeting with
- merge(EdgeWeightedDigraph) - Method in class com.example.colibris.multi.graph.EdgeWeightedDigraph
-
- minGPSboundarie - Variable in class com.example.colibris.calib.FileManager
-
- minIndex() - Method in class com.example.colibris.multi.graph.Heap
-
Returns an index associated with a minimum key.
- minIndex() - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Returns an index associated with a minimum key.
- minKey() - Method in class com.example.colibris.multi.graph.Heap
-
Returns a minimum key.
- minKey() - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Returns a minimum key.
- mpMaps - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
-
map
- MSG_CONNEXION - Static variable in class com.example.colibris.configuration.Configuration
-
message that is used to send a connexion graph
- MSG_DELIMIT - Static variable in class com.example.colibris.configuration.Configuration
-
message delimited
- MSG_FILE_END - Static variable in class com.example.colibris.configuration.Configuration
-
delimited of the end of a file
- MSG_ID - Static variable in class com.example.colibris.configuration.Configuration
-
message that identifies a device
- MSG_MD5 - Static variable in class com.example.colibris.configuration.Configuration
-
message including the MD5 of a file
- MSG_RECORD - Static variable in class com.example.colibris.configuration.Configuration
-
message used to send the sound
- MSG_TEST - Static variable in class com.example.colibris.configuration.Configuration
-
testing message
- MSG_TIME - Static variable in class com.example.colibris.configuration.Configuration
-
message include time related parameters
- multi_hop_calibrate(int, HyperConnection) - Method in class com.example.colibris.multi.hypergraph.ShortestHyperPath
-
- multi_hop_calibrate(int, HyperConnection, int, Calibration) - Method in class com.example.colibris.multi.hypergraph.ShortestHyperPath
-
- multiHopCalibration_message(View) - Method in class com.example.colibris.ui.ManualCalibrationActivity
-
Check the box that determine whether multi hop calibration should be performed in the future
- multiHopCalibration_message(View) - Method in class com.example.colibris.ui.OptionActivity
-
extract the information when the button set is pressed
- MULTIPLE_PERMISSIONS - Static variable in class com.example.colibris.ui.MainActivity
-
permission (related to the manifest file)
- MultiRegression - Class in com.example.colibris.calib.regression
-
The MultiRegression class compute a multivariate regression
- MultiRegression(FileManager, List<FileManager>) - Constructor for class com.example.colibris.calib.regression.MultiRegression
-
initialize the multivariate regression
- MultiRegression.MultivariateRegression - Class in com.example.colibris.calib.regression
-
Multivariate regression
- MultivariateFilteredRegressionoutput - Variable in class com.example.colibris.calib.Meet2regressGeo
-
characteristics (string) reflecting the filtered multivariate regression
- multivariateregression - Variable in class com.example.colibris.calib.Meet2regress
-
simple multivariate regression
- multivariateregression - Variable in class com.example.colibris.calib.Meet2regressGeo
-
multivariate regression
- MultivariateRegression(double[], double[][]) - Constructor for class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
-
instanciate a multivariate regression using the samples provided in the routine
- MultivariateRegression - Class in com.example.colibris.calib.regression
-
The MultivariateRegression class compute a simple/robust multivariate regession
- MultivariateRegression(double[], double[][]) - Constructor for class com.example.colibris.calib.regression.MultivariateRegression
-
- MultivariateRegressionoutput - Variable in class com.example.colibris.calib.Meet2regress
-
string displaying the characteristics of the multivariate regression
- MultivariateRegressionoutput - Variable in class com.example.colibris.calib.Meet2regressGeo
-
characteristics of the multivariate regression
- MY_BROADCAST_HANDLE - Static variable in class com.example.colibris.configuration.Configuration
-
message type = handle
- MY_TCP_HANDLE - Static variable in class com.example.colibris.configuration.Configuration
-
message type = tcp traffic