jar

com.lemmingapex.trilateration : trilateration

Maven & Gradle

May 10, 2017
352 stars

trilateration · Solves a formulation of n-D space trilateration problem using a nonlinear least squares optimizer

Table Of Contents

Latest Version

Download com.lemmingapex.trilateration : trilateration JAR file - Latest Versions:

All Versions

Download com.lemmingapex.trilateration : trilateration JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window trilateration-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lemmingapex.trilateration

├─ com.lemmingapex.trilateration.LinearLeastSquaresSolver.class - [JAR]

├─ com.lemmingapex.trilateration.NonLinearLeastSquaresSolver.class - [JAR]

├─ com.lemmingapex.trilateration.TrilaterationFunction.class - [JAR]

Advertisement