bpp-phyl3 3.0.0
ConstantRateDistribution.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: The Bio++ Development Group
2//
3// SPDX-License-Identifier: CECILL-2.1
4
5#ifndef BPP_PHYL_MODEL_RATEDISTRIBUTION_CONSTANTRATEDISTRIBUTION_H
6#define BPP_PHYL_MODEL_RATEDISTRIBUTION_CONSTANTRATEDISTRIBUTION_H
7
8
9// From bpp-core
11
12namespace bpp
13{
16{
17public:
20 {
22 }
23
25};
26} // end of namespace bpp;
27#endif // BPP_PHYL_MODEL_RATEDISTRIBUTION_CONSTANTRATEDISTRIBUTION_H
void deleteParameter_(size_t index)
ConstantRateDistribution * clone() const
Defines the basic types of data flow nodes.