.TH "BeagleOperation" 3 "Fri Jul 24 2015" "Version 2.1.2" "BEAGLE" \" -*- nroff -*- .ad l .nh .SH NAME BeagleOperation \- .PP A list of integer indices which specify a partial likelihoods operation\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "int \fBdestinationPartials\fP" .br .ti -1c .RI "int \fBdestinationScaleWrite\fP" .br .ti -1c .RI "int \fBdestinationScaleRead\fP" .br .ti -1c .RI "int \fBchild1Partials\fP" .br .ti -1c .RI "int \fBchild1TransitionMatrix\fP" .br .ti -1c .RI "int \fBchild2Partials\fP" .br .ti -1c .RI "int \fBchild2TransitionMatrix\fP" .br .in -1c .SH "Detailed Description" .PP A list of integer indices which specify a partial likelihoods operation\&. .SH "Member Data Documentation" .PP .SS "int BeagleOperation::child1Partials" index of first child partials buffer .SS "int BeagleOperation::child1TransitionMatrix" index of transition matrix of first partials child buffer .SS "int BeagleOperation::child2Partials" index of second child partials buffer .SS "int BeagleOperation::child2TransitionMatrix" index of transition matrix of second partials child buffer .SS "int BeagleOperation::destinationPartials" index of destination, or parent, partials buffer .SS "int BeagleOperation::destinationScaleRead" index of scaling buffer to read from (if set to BEAGLE_OP_NONE then use of existing scale factors is disabled) .SS "int BeagleOperation::destinationScaleWrite" index of scaling buffer to write to (if set to BEAGLE_OP_NONE then calculation of new scalers is disabled) .SH "Author" .PP Generated automatically by Doxygen for BEAGLE from the source code\&.