svd() calls a C routine SVD() which is defined in the svd.c file in PDL/Basic/MatrixOps/ I don't know about the status w.r.t. automatic parallelization of the thread loops.
--Chris On Sat, Dec 27, 2014 at 11:33 PM, mraptor <[email protected]> wrote: > I meant Singular Vector Decomposition > -------| http://ifni.co > > > On Sat, Dec 27, 2014 at 11:24 PM, mraptor <[email protected]> wrote: > > Hi, > > > > Where can I find how exactly svd() works (PDL::MatrixOps), cant seem > > to find it ? > > it is just alias to PDL::svn() > > > > Also it does not seem to support ParallelCPU, or I'm doing something > wrong !! > > > > thanks > > > > -------| http://ifni.co > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
