Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 222 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 222 Bytes

libstatistics {#mainpage}

A very simple statistics library written in c++

This library has been make to my stady.

Installation

mkdir build
cd build
cmake ../
make
sudo make install