NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <corelib/ncbitime.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_ps.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_ds.hpp>
#include <gui/widgets/phylo_tree/phylo_tree_node.hpp>
#include <gui/widgets/gl/attrib_menu.hpp>
#include <corelib/ncbistl.hpp>
#include <cmath>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CInitPSNodes |
Functions | |
template<typename T > | |
bool | isFinite (T arg) |
Definition at line 48 of file phylo_tree_ps.cpp.
References infinity.
Referenced by CPhyloTreePS::CalcForces(), CPhyloTreePS::Update(), CPhyloTreePS::x_ApplyNeighborCellForces(), CPhyloTreePS::x_ApplyRepulsiveForces(), and CPhyloTreePS::x_ApplyRepulsiveForcesHashed().