Data Fields
SPE::Mat_4terms Struct Reference

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...
 

Detailed Description

structure for 4 mats to have u_term, v_term, w_term, P_term Mat

Field Documentation

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


The documentation for this struct was generated from the following file: