dnConstrainedTopology
| treeDistribution : | Distribution__TimeTree (pass by value) |
| The base distribution for the tree. | |
| constraints : | Clade[] (pass by value) |
| The topological constraints. | |
| Default : [ ] | |
| initialTree : | TimeTree (pass by value) |
| Instead of drawing a tree from the distribution, initialize distribution with this tree. | |
| Default : NULL | |
| ageCheckPrecision : | Natural (pass by value) |
| If an initial tree is provided, how many decimal places should be used when checking its tip ages against a taxon file? | |
| Default : 4 | |
| backbone : | TimeTree (pass by const reference) |
| The backbone topological constraints. | |
| Default : NULL | |
| inverse : | Bool (pass by value) |
| Should the constraint be inverted? | |
| Default : FALSE |