![]() |
Eigen
3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
|
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.