octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dim_vector constructor problem


From: Søren Hauberg
Subject: Re: dim_vector constructor problem
Date: Wed, 28 Apr 2010 09:25:18 -0700

ons, 28 04 2010 kl. 01:53 -0400, skrev John W. Eaton:
> Given that we also now have
> 
>   dim_vector (i, j, k, ...)
> 
> constructors for up to 7 dimensions, does anyone object to removing
> the
> 
>   dim_vector (const octave_idx_type *vec, size_t vec_size)
> 
> constructor that was added by this changeset?  To me, it seems the
> simplest solution to the problem.  Do we lose anything by not having
> this constructor now?

I think we actually discussed this previously (I can't find the thread,
though) and agreed that it was okay to remove this constructor. I was
the one who suggested the constructor in the first place, and since we
have the constructors up to 7 dimensions, then it seems fine to me to
remove it.

Soren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]