We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d68e5 commit e6ae9d5Copy full SHA for e6ae9d5
aima-core/src/main/java/aima/core/robotics/package-info.java
@@ -1,6 +1,5 @@
1
/**
2
- * This package provides an generic apporach to the Monte-Carlo-Localization as defined in the interface {@code IMcl}.<br/>
3
- * The implementation of that interface can be found in the sub-package {@code impl}.
+ * This package provides an generic apporach to the Monte-Carlo-Localization algorithm.<br/>
4
* The sub-packages of {@code impl} provide functionality for a two-dimensional environment.
5
*/
6
package aima.core.robotics;
0 commit comments