NAME

kjb_set_verbose_level - Sets the verbose level for the KJB library routines.

SYNOPSIS

#include "l/l_verbose.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 kjb_set_verbose_level(int new_level);

DESCRIPTION

This routine sets the verbose level for the KJB library routines. This affects all calls to verbose_pso(3-KJB).

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

kjb_get_verbose_level , verbose_pso , verbose_puts , warn_pso , warn_puts , interactive_pso , interactive_puts