jar

io.github.zabuzard.closy : closy

Maven & Gradle

Feb 12, 2021
4 stars

Closy · Closy is a library that provides fast and generic solutions for nearest neighbor search (NNS)

Table Of Contents

Latest Version

Download io.github.zabuzard.closy : closy JAR file - Latest Versions:

All Versions

Download io.github.zabuzard.closy : closy JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2

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 closy-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.zabuzard.closy.internal

├─ io.github.zabuzard.closy.internal.CoverTree.class - [JAR]

├─ io.github.zabuzard.closy.internal.Node.class - [JAR]

io.github.zabuzard.closy.external

├─ io.github.zabuzard.closy.external.Metric.class - [JAR]

├─ io.github.zabuzard.closy.external.NearestNeighborComputation.class - [JAR]

├─ io.github.zabuzard.closy.external.NearestNeighborComputations.class - [JAR]