#include "image.h"
#include "proto2D.h"
Go to the source code of this file.
Data Structures | |
struct | csom_t |
Defines | |
#define | BEGIN_C_DECLS |
#define | END_C_DECLS |
Functions | |
param * | csom_lect (csom_t *csom, param *ptp, char *debq) |
int | csom_init (csom_t *csom) |
int | csom_calc (csom_t *csom) |
int | csom_destruct (csom_t *csom) |
int | imau1tocsomvect (float **data, int nb_attr,...) |
int | csomvecttoimau1 (csom_t *csom, int dimX, int dimY, imau1 *imres) |
Definition in file lcsom.h.