NAME

     libarithlogic - CVIPtools core toolbox  library  for  arith-
     metic and logical functions

SYNOPSIS

      #include <CVIPtoolkit.h>
      #include <CVIPdef.h>
      #include <CVIPimage.h>
      #include <CVIPconvert.h>
      #include <CVIParithlogic.h>

     See the individual function man page for details  and  exam-
     ples.

PATH

     $CVIPHOME/ARITHLOGIC

FUNCTIONS


     The following functions are included in libarithlogic :

                         Arithmetic functions
                         ====================
                         add_Image
                         subtract_Image
                         multiply_Image
                         divide_Image

                         Logic functions
                         ===============
                         and_Image
                         or_Image
                         xor_Image
                         not_Image

     The function not_Image requires only one  input  image;  all
     other functions require two images.

SEE ALSO

     Functions listed above

AUTHOR

     Copyright (C) 1996 SIUE - by Scott E Umbaugh.