Sha256: da0004c010404c0989c602ef5fd2ed17298ff9c2f03c7db909f04dea93e146b1
Contents?: true
Size: 268 Bytes
Versions: 6
Compression:
Stored size: 268 Bytes
Contents
#ifndef UMAPPP_UMAPPP_HPP #define UMAPPP_UMAPPP_HPP /** * @file umappp.hpp * * @brief Overall header for the **umappp** library. * This allows for a reasonably intuitive `#include "umappp/umappp.hpp"` call to include the library. */ #include "Umap.hpp" #endif
Version data entries
6 entries across 6 versions & 1 rubygems