bayespy.inference.vmp.transformations.RotateMultiple¶
- class bayespy.inference.vmp.transformations.RotateMultiple(*rotators)[source]¶
Identical parameter expansion for several nodes simultaneously
Performs the same rotation for multiple nodes and combines the cost effect.
Methods
__init__(*rotators)bound(R[, logdet, inv])get_bound_terms(*args, **kwargs)nodes()rotate(R[, inv, logdet])setup()