![]() |
structure for 4 mats to have u_term, v_term, w_term, P_term Mat More...
#include <class.hpp>
Data Fields | |
| Mat | u_term |
| permutation matrix to postmultiply to dim matrix to shift diagonal to u_terms More... | |
| Mat | v_term |
| permutation matrix to postmultiply to dim matrix to shift diagonal to v_terms More... | |
| Mat | w_term |
| permutation matrix to postmultiply to dim matrix to shift diagonal to w_terms More... | |
| Mat | P_term |
| permutation matrix to postmultiply to dim matrix to shift diagonal to P_terms More... | |
structure for 4 mats to have u_term, v_term, w_term, P_term Mat
| Mat SPE::Mat_4terms::P_term |
permutation matrix to postmultiply to dim matrix to shift diagonal to P_terms
| Mat SPE::Mat_4terms::u_term |
permutation matrix to postmultiply to dim matrix to shift diagonal to u_terms
| Mat SPE::Mat_4terms::v_term |
permutation matrix to postmultiply to dim matrix to shift diagonal to v_terms
| Mat SPE::Mat_4terms::w_term |
permutation matrix to postmultiply to dim matrix to shift diagonal to w_terms
1.8.11