NAME

free_fluorescent_database - Frees fluorescent_database

SYNOPSIS

#include "s2/s2_fluorescence.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 


void free_fluorescent_database(Fluorescent_database *fl_db_ptr);

DESCRIPTION

This routine frees a fluorescent database, as created by get_target_fluorescent_database, create_fluorescent_database(), copy_fluorescent_database(), etc. It is safe to pass a NULL.

RELATED

Fluorescent_database

DISCLAIMER

This software is not adequatedly tested. It is recomended that results are checked independantly where appropriate.

AUTHOR

Kobus Barnard

DOCUMENTER

Kobus Barnard

SEE ALSO

create_fluorescent_database , get_target_fluorescent_database , read_fl_db_from_config_file , read_fluorescent_database , write_fluorescent_database