Eigen  3.3.7
Eigen::SolveWithGuess Class Reference

Detailed Description

Pseudo expression representing a solving operation.

Template Parameters
Decompositionthe type of the matrix or decomposion object
Rhstypethe 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.


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