#include <cstdlib>
#include <cmath>
#include <iostream>
#include <iomanip>
#include "DGtal/arithmetic/LighterSternBrocot.h"
#include "DGtal/base/StdRebinders.h"
Go to the source code of this file.
Functions | |
void | usage (int, char **argv) |
int | main (int argc, char **argv) |
jacqu.nosp@m.es-o.nosp@m.livie.nosp@m.r.la.nosp@m.chaud.nosp@m.@uni.nosp@m.v-sav.nosp@m.oie..nosp@m.fr
) Laboratory of Mathematics (CNRS, UMR 5127), University of Savoie, FranceAn example file named approximation.
This file is part of the DGtal library.
Definition in file approximation.cpp.
int main | ( | int | argc, |
char ** | argv ) |
Main.
[approximation-types]
[approximation-types]
[approximation-process]
[approximation-process]
Definition at line 73 of file approximation.cpp.
void usage | ( | int | , |
char ** | argv ) |
Definition at line 64 of file approximation.cpp.