bayespy.utils.linalg.mvdot
¶
bayespy.utils.linalg.
mvdot
(
A
,
b
,
ndim
=
1
)
[source]
¶
Compute matrix-vector product.
Applies broadcasting.
BayesPy
Navigation
Introduction
User guide
Examples
Developer guide
User API
Developer API
Developer nodes
Moments
Distributions
Utility functions
Related Topics
Documentation overview
Developer API
Utility functions
bayespy.utils.linalg
Previous:
bayespy.utils.linalg.mmdot
Next:
bayespy.utils.linalg.outer
Quick search