Open vkostyukov opened 10 years ago
Matrix[] svd = a.pipeTo(LinearAlgebra.SVD); Matrix s = svd[0]; // it's not type-safe
That might be done at the next milestone 0.6.0.