|
ifw-odp 5.0.0
|
#include <cpl.h>#include <clipm.h>#include <ifw/odp/clipm/clipm_priv_vector.h>#include <ifw/odp/clipm/clipm_priv_error.h>#include "ifw/odp/clipm/clipm_testlib.h"#include <stdlib.h>#include <stdio.h>Functions | |
| void | clipm_test_priv_vector_get_min (void) |
| void | clipm_test_priv_vector_get_max (void) |
| void | clipm_test_priv_vector_expand (void) |
| void | clipm_test_priv_vector_integrate (void) |
| void | clipm_test_priv_vector_differentiate (void) |
| void | clipm_test_priv_vector_get_normal (void) |
| int | main (int argc, char **argv) |
| void clipm_test_priv_vector_differentiate | ( | void | ) |
| void clipm_test_priv_vector_expand | ( | void | ) |
| void clipm_test_priv_vector_get_max | ( | void | ) |
| void clipm_test_priv_vector_get_min | ( | void | ) |
| void clipm_test_priv_vector_get_normal | ( | void | ) |
| void clipm_test_priv_vector_integrate | ( | void | ) |
| int main | ( | int | argc, |
| char ** | argv ) |