|
cMHN 1.1
C++ library for learning MHNs with pRC
|
Go to the source code of this file.
Namespaces | |
| namespace | cMHN |
| namespace | cMHN::nonTT |
Functions | |
| template<pRC::Operator::Transform OT = pRC::Operator::Transform::None, class T , class X , pRC::Size D, class RX = pRC::RemoveConstReference<X>> | |
| X | cMHN::nonTT::jacobi (nonTT::MHNOperator< T, D > const &op, X const &b) |
| Solves the linear system (1-Q)x=b or (1-Q)^Tx=b. | |