help-octave
[Top][All Lists]
Advanced

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

Re: Operating on uint8 matrices


From: Jaroslav Hajek
Subject: Re: Operating on uint8 matrices
Date: Sun, 13 Dec 2009 21:58:09 +0100

On Sun, Dec 13, 2009 at 2:17 PM, George <address@hidden> wrote:
> Why isn't it possible to multiply uint8 matrices one by another?

Because it's not implemented. It's possible to convert them to reals
(float), multiply and convert back.
A built-in implementation would likely do that anyway.

-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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