SeExpr
|
#include <map>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <Expression.h>
#include <Interpreter.h>
#include <Platform.h>
#include <png.h>
#include <fstream>
Go to the source code of this file.
Namespaces | |
SeExpr2 | |
Functions | |
double | clamp (double x) |
int | main (int argc, char *argv[]) |
double clamp | ( | double | x | ) |
Definition at line 60 of file imageSynth.cpp.
References SeExpr2::max(), and SeExpr2::min().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 64 of file imageSynth.cpp.
References SeExpr2::clamp(), and expr().