imop.c File Reference
Detailed Description
- Author:
- Andrea Vedaldi
Definition in file imop.c.
#include "imop.h"
#include <assert.h>
#include <string.h>
#include "imop.tc"
Go to the source code of this file.
|
Defines |
#define | PIX float |
#define | FLT float |
#define | SFX f |
#define | PIX double |
#define | FLT double |
#define | SFX d |
Define Documentation
float type.
For internal use only.
Definition at line 76 of file imop.c.
float type.
For internal use only.
Definition at line 76 of file imop.c.
pixel type.
For internal use only.
Definition at line 75 of file imop.c.
pixel type.
For internal use only.
Definition at line 75 of file imop.c.
suffix.
For internal use only.
Definition at line 77 of file imop.c.
suffix.
For internal use only.
Definition at line 77 of file imop.c.