jar

io.github.rtmigo : precise

Maven & Gradle

Oct 23, 2022
0 stars

precise · Kotlin/JVM compensated summation of Double sequences to calculate sum, mean, standard deviation

Table Of Contents

Latest Version

Download io.github.rtmigo : precise JAR file - Latest Versions:

All Versions

Download io.github.rtmigo : precise JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.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 precise-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.rtmigo.precise

├─ io.github.rtmigo.precise.ExperimentalApi.class - [JAR]

├─ io.github.rtmigo.precise.MutablePreciseSum.class - [JAR]

├─ io.github.rtmigo.precise.Precise.class - [JAR]

├─ io.github.rtmigo.precise.PreciseSum.class - [JAR]

├─ io.github.rtmigo.precise.Precise__KahanSumKt.class - [JAR]

├─ io.github.rtmigo.precise.Precise__PairwiseKt.class - [JAR]

├─ io.github.rtmigo.precise.Precise__RunningBabuskaKt.class - [JAR]

├─ io.github.rtmigo.precise.Precise__StdevKt.class - [JAR]

├─ io.github.rtmigo.precise.Precise__WelfordMeanKt.class - [JAR]

├─ io.github.rtmigo.precise.Precise__WrappersKt.class - [JAR]

├─ io.github.rtmigo.precise.StdevMean.class - [JAR]