Go to the source code of this file.
|
| genesis |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library.
|
|
| genesis::tree |
|
|
utils::Matrix< double > | edge_balances (BalanceData const &data, bool reverse_signs=false) |
| Calculate edge balances using the Isometric Log Ratio transformation. More...
|
|
utils::Matrix< double > | phylogenetic_ilr_transform (BalanceData const &data, bool reverse_signs=false) |
| Calculate the Phylogenetic Isometric Log Ratio transformation. More...
|
|