|
ergo
|
This proxy expresses the result of transposition of an object of type TX. More...
#include <matrix_proxy.h>
Public Member Functions | |
| Xtrans (TX const &AA, bool const tAA=false) | |
Public Attributes | |
| TX const & | A |
| bool const | tA |
This proxy expresses the result of transposition of an object of type TX.
Primary application is for matrices and transposed matrices.
|
inlineexplicit |
| TX const& mat::Xtrans< TX >::A |
Referenced by mat::operator*(), mat::operator*(), mat::operator*(), mat::operator*(), mat::transpose(), and Xtrans().
| bool const mat::Xtrans< TX >::tA |
Referenced by mat::operator*(), mat::operator*(), mat::operator*(), mat::operator*(), mat::transpose(), and Xtrans().