help-octave
[Top][All Lists]
Advanced

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

Re: Single Precision Workarounds?


From: John W. Eaton
Subject: Re: Single Precision Workarounds?
Date: Wed, 7 Feb 2007 18:51:41 -0500

On  7-Feb-2007, David Grohmann wrote:

| I don't have access to apply this patch to our version of octave. But it 
| looks like it will help with creating a matrix of singles. But perhaps 
| you can answer this question as well. If I create a single and return it 
| to octave, and then back to a MEX object and query its classID will it 
| respond with mxSINGLE_CLASS?

No, because it is converted to double when it is passed to Octave.

jwe


reply via email to

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