#ifndef isd0_prob_h #define isd0_prob_h #include #include "bigfloat.h" bigfloat isd0_prob(const std::vector &,const std::vector &); #endif