octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46316] kron changes class to double


From: Rik
Subject: [Octave-bug-tracker] [bug #46316] kron changes class to double
Date: Sat, 2 Sep 2017 09:16:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #3, bug #46316 (project octave):

What happens if the two arguments to kron are of different integer types?  For
example,


x = kron(uint8[2 3;4 5], ones(2,2,'int16')) 
class (x)




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46316>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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