PyANGKernel.ForestCalculator¶
- class ForestCalculator¶
Inherited by:
SkimCalculator,LinkAnalysisCalculator,ForestExporter,AssignmentMatrixSynopsis¶
Methods¶
def
__init__()def
calculate()def
getTask()def
setNumPaths()def
setTask()
Virtual methods¶
def
doPath()def
finishPaths()def
init()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
- class CalculationMethod¶
- __init__(iForest, iAimsunModel[, iMethod=ForestCalculator.CalculationMethod.eOnlyAvailablePaths])¶
- Parameters:
iForest –
BaseForestiAimsunModel –
GKModeliMethod –
CalculationMethod
- __init__(iForest, iAimsunModel, iMethod, iParallelCalculation)
- Parameters:
iForest –
BaseForestiAimsunModel –
GKModeliMethod –
CalculationMethodiParallelCalculation – bool
- calculate(iFilter)¶
- Parameters:
iFilter –
AnalysisFilter
- doPath(pathKey, treeData, connections[, aux=None])¶
- Parameters:
pathKey –
PathKeytreeData –
NSPTreeDataconnections – .list of std.pairqint32,qint8
aux –
void
- finishPaths()¶
- abstractmethod init()¶
- setNumPaths(value)¶
- Parameters:
value – int