help-octave
[Top][All Lists]
Advanced

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

Re: Integer and floating point types


From: George
Subject: Re: Integer and floating point types
Date: Thu, 21 Jan 2010 10:13:16 +0000

On 1/21/10, Jaroslav Hajek <address@hidden> wrote:


> Octave defines the element-wise operations (+, -, .*, ./, .^). Matrix
> operations are not defined, because it's more efficient to go through
> doubles.

How can it be more efficient to use doubles than to use uint16 for example?


reply via email to

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