comparison test/eval-catch.tst @ 17374:991c7c812e38

Overhaul ellipj function to support NDArrays (bug #38874). * libinterp/corefcn/ellipj.cc: Use NDArray rather than Matrix class for output. Rename internal calculation routine to "do_ellipj". Use fortran_vec() and pointers, instead of indexing, for a 5% performance improvement. Add %!test and %!error blocks.
author Rik <rik@octave.org>
date Wed, 04 Sep 2013 16:43:56 -0700
parents 333243133364
children d63878346099
comparison
equal deleted inserted replaced
17373:8508b8ae46a8 17374:991c7c812e38