Arguments:
Description:
Solve linear system AX = B for selected B-matrices and specified A-matrix.
If the system is under- or over-determined, the least squares solution is returned
(using SVD-based solver).
Example of use:
$ gmic (0,1,0;1,0,0;0,0,1) (1;2;3) +solve[-1] [-2]

Command: (0,1,0;1,0,0;0,0,1) (1;2;3) +solve[-1] [-2]

Command: (0,1,0;1,0,0;0,0,1) (1;2;3) +solve[-1] [-2]

Command: (0,1,0;1,0,0;0,0,1) (1;2;3) +solve[-1] [-2]
G'MIC is an open-source software distributed under the
CeCILL free software licenses (LGPL-like and/or
GPL-compatible).
Copyrights (C) Since July 2008,
David Tschumperlé - GREYC UMR CNRS 6072, Image Team.