Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Methods
TRSGPNode<T>.CalcDepth Method
Calculate the depth of the tree with this node as the parent
Namespace: RSGenerics.GeneticProgramEngine
Delphi
protected function CalcDepth: Integer;
Return Value
Type: Integer
•TRSGPNode<T>
•RSGenerics.GeneticProgramEngine