|  | SVDBackSubst Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | BackSubst(InputArray, OutputArray) | 
            performs back substitution, so that dst is the solution or pseudo-solution of m*dst = rhs, where m is the decomposed matrix
             | 
|   | BackSubst(InputArray, InputArray, InputArray, InputArray, OutputArray) | 
            performs back substitution
             | 
 See Also
See Also