![]() |
Eigen
3.4.99 (git rev 10c77b0ff44d0b9cb0b252cfa0ccaaa39d3c5da4)
|
Pseudo expression representing a solving operation.
Decomposition | the type of the matrix or decomposion object |
Rhstype | the type of the right-hand side |
This class represents an expression of A.solve(B) and most of the time this is the only way it is used.
Inherits internal::generic_xpr_base::type.