BeagleOperationByPartition(3) | BEAGLE | BeagleOperationByPartition(3) |
BeagleOperationByPartition - A list of integer indices which specify a partial likelihoods operation for a partitioned analysis.
#include <beagle.h>
int destinationPartials
int destinationScaleWrite
int destinationScaleRead
int child1Partials
int child1TransitionMatrix
int child2Partials
int child2TransitionMatrix
int partition
int cumulativeScaleIndex
A list of integer indices which specify a partial likelihoods operation for a partitioned analysis.
index of first child partials buffer
index of transition matrix of first partials child buffer
index of second child partials buffer
index of transition matrix of second partials child buffer
index number of scaleBuffer to store accumulated factors
index of destination, or parent, partials buffer
index of scaling buffer to read from (if set to BEAGLE_OP_NONE then use of existing scale factors is disabled)
index of scaling buffer to write to (if set to BEAGLE_OP_NONE then calculation of new scalers is disabled)
index of partition
Generated automatically by Doxygen for BEAGLE from the source code.
Mon Apr 22 2024 09:45:12 | Version 3.1.2 |