1 #ifndef __SEQUENCE_SUMMSTATS_NSL_HPP__ 2 #define __SEQUENCE_SUMMSTATS_NSL_HPP__ 9 #include <unordered_map> 29 std::pair<double, double>
30 nSL(
const std::size_t &core,
const SimData &d,
31 const std::unordered_map<double, double> &gmap
32 = std::unordered_map<double, double>())
__attribute__ ((deprecated));
std::pair< double, double > nSL(const std::size_t &core, const SimData &d, const std::unordered_map< double, double > &gmap=std::unordered_map< double, double >()) __attribute__((deprecated))
The namespace in which this library resides.
class __attribute__((deprecated)) FST
Functor to count the number of states, excluding gaps and missing data, in a range of characters...
declaration of Sequence::PolySIM, a class to analyze coalescent simulation data