Function Svd-Back-Substitute

Part of:

package cl-mathstats
( svd-back-substitute < u > < w > < v > < b > )
Returns the solution vector to the Ax=b, where A has been decomposed into `u,' `w' and `v' by `singular-value-decomposition.' This function is just a minor wrapping of `svbksb-sf' and `svbksb-df.'