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