bpp-phyl3
3.0.0
|
#include <Bpp/Phyl/Likelihood/DataFlow/DataFlowNumeric.h>
Public Member Functions | |
ConstantTransitionFunction (double val, int row) | |
ConstantTransitionFunction (const VectorLik &res) | |
const VectorLik & | operator() (const VectorLik &) |
Private Attributes | |
VectorLik | result_ |
Definition at line 205 of file DataFlowNumeric.h.
|
inline |
Definition at line 212 of file DataFlowNumeric.h.
References bpp::ExtendedFloatEigen< R, C, EigenType >::fill(), and result_.
|
inline |
Definition at line 218 of file DataFlowNumeric.h.
Definition at line 221 of file DataFlowNumeric.h.
References result_.
|
private |
Definition at line 209 of file DataFlowNumeric.h.
Referenced by ConstantTransitionFunction(), and operator()().