This is a simple android app, which allow to perform linear approximation..
LinearApproximation is hosted in the following web site
https://github.com/Dimdron/LinearApproximation
If you think the Android project LinearApproximation listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of LinearApproximation.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 7 |
Minimum SDK Version | 7 |
Activity Count | 1 |
LinearApproximation has the following Java source files.
com.app.linearapproximation.MainActivity.java com.app.linearapproximation.approxutil.ApproxUtil.java com.app.linearapproximation.editpoint.EditPoint.java com.app.linearapproximation.editpoint.EditPointWatcher.java com.app.linearapproximation.editpoint.OnChangeStateListener.java com.app.linearapproximation.editpoint.OnTextChanged.java