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