#include <cstdio>
#include <opencv2/core/core.hpp>
#include "RPP.h"
Go to the source code of this file.
Functions |
int | main (int argc, char **argv) |
double | SQ (double x) |
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
double SQ |
( |
double |
x | ) |
[inline] |