'rows' argument in 'create_set' and 'union'
Søren Hauberg
soren at hauberg.org
Thu Jan 3 15:01:40 CST 2008
tor, 03 01 2008 kl. 14:42 -0600, skrev Muthiah Annamalai:
> But does your patch to create_set()
>
> +
> + if (nargin == 1)
> + y = unique(x)';
> ^
> maybe require to use non-hermitian transpose operator?
> I think at present your patch could conjugate a set of complex numbers
> for example.
I think you're correct. Attached is an updated patch.
Søren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: create_set.patch
Type: text/x-patch
Size: 1666 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080103/dc6527e4/attachment.bin
More information about the Bug-octave
mailing list