NAME

order_planer_points - #define USE_PLOT_TO_VERIFY_ORDERING

SYNOPSIS

#include "g/g_geometry.h"

Example compile flags (system dependent):
  -DLINUX_X86_64 -DLINUX_X86_64_OPTERON  -DGNU_COMPILER 
   -I/home/kobus/include
   -L/home/kobus/misc/load/linux_x86_64_opteron -L/usr/lib/x86_64-linux-gnu
  -lKJB                               -lfftw3  -lgsl -lgslcblas -ljpeg  -lSVM -lstdc++                    -lpthread -lSLATEC -lg2c    -lacml -lacml_mv -lblas -lg2c      -lncursesw 


int order_planer_points
(
	Matrix **ordered_points_mpp,
	const Matrix *points_mp
);

DESCRIPTION

#define USE_PLOT_TO_VERIFY_ORDERING

SEE ALSO

get_polygon_CM_and_area , get_ordered_polygon_CM_and_area , is_point_in_segment , is_point_in_polygon