/*
 *  cpldosc_fast_proto.h
 *
 *  GSL C prototype file for the functions defined in cpldosc_fast_gvf.c
 *
 *  This file was generated by the program VFGEN (Version:Badfinger)
 *  Generated on 23-May-2005 at 15:23
 */

int cpldosc_fast_vf(double, const double [], double [], void *);
int cpldosc_fast_jac(double, const double [], double *, double *, void *);
int cpldosc_fast_jacp(double, const double [], double *, void *);

