aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThéo de la Hogue2023-06-14 12:05:07 +0200
committerThéo de la Hogue2023-06-14 12:05:07 +0200
commit69d4c0e31450fd5e0c0ec01d4cceaa55940e6262 (patch)
treed9c1e5dcef97bf055c2fe3e136b372517d64583f /docs
parent4a5c7ad8bf29afc5af893c524e5753de302873b7 (diff)
downloadargaze-69d4c0e31450fd5e0c0ec01d4cceaa55940e6262.zip
argaze-69d4c0e31450fd5e0c0ec01d4cceaa55940e6262.tar.gz
argaze-69d4c0e31450fd5e0c0ec01d4cceaa55940e6262.tar.bz2
argaze-69d4c0e31450fd5e0c0ec01d4cceaa55940e6262.tar.xz
Testing and documenting ExploitExploreRatio class.
Diffstat (limited to 'docs')
-rw-r--r--docs/user_guide/gaze_analysis/scan_path.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user_guide/gaze_analysis/scan_path.md b/docs/user_guide/gaze_analysis/scan_path.md
index 67600ac..c84c879 100644
--- a/docs/user_guide/gaze_analysis/scan_path.md
+++ b/docs/user_guide/gaze_analysis/scan_path.md
@@ -21,6 +21,7 @@ Some scan path analysis are available thanks to [GazeAnalysis](/argaze/#argaze.G
* [K-Coefficient](/argaze/#argaze.GazeAnalysis.KCoefficient)
* [Nearest Neighbor Index](/argaze/#argaze.GazeAnalysis.NearestNeighborIndex)
+* [Exploit Explore Ratio](/argaze/#argaze.GazeAnalysis.ExploitExploreRatio)
### Example