view .hgsubstate @ 22248:60986498af9e

svd: use std::vector instead of Matrix when a std::vector is enough. * liboctave/numeric/svd.cc, liboctave/numeric/svd.h: Matrix<T> was being used only to create an array for work by the fortran subroutines. Use std::vector which is lighter but still provides RIIA idiom.
author Carnë Draug <carandraug@octave.org>
date Wed, 10 Aug 2016 03:56:38 +0100
parents 3008798dc5ba
children dc4e2203cd15
line wrap: on
line source

ec48ad192f8f2b60a58e032924a53529903d1bcb gnulib