- getCount() - Method in class ch.epfl.leb.defcon.predictors.internal.DefaultPredictor
-
Returns the most recent count.
- getCount() - Method in interface ch.epfl.leb.defcon.predictors.Predictor
-
Returns the most recent count.
- getDensityMap() - Method in class ch.epfl.leb.defcon.predictors.internal.DefaultPredictor
-
Returns the most recently calculated density map prediction.
- getDensityMap() - Method in interface ch.epfl.leb.defcon.predictors.Predictor
-
Returns the most recently calculated density map prediction.
- getLocalCountMap() - Method in class ch.epfl.leb.defcon.predictors.internal.DefaultPredictor
-
Returns the most recently-calculated local count map.
- getLocalCountMap() - Method in interface ch.epfl.leb.defcon.predictors.Predictor
-
Returns the most recently-calculated local count map.
- getMaximumLocalCount(int) - Method in class ch.epfl.leb.defcon.predictors.internal.DefaultPredictor
-
Returns the maximum local count value.
- getMaximumLocalCount(int) - Method in interface ch.epfl.leb.defcon.predictors.Predictor
-
Returns the maximum local count value.
- GraphBuilder - Class in ch.epfl.leb.defcon.utils
-
Appends various operations to TensorFlow graphs.
- GraphBuilder() - Constructor for class ch.epfl.leb.defcon.utils.GraphBuilder
-