konovod / linalg

Linear algebra library based on LAPACK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trying to downcast

KCErb opened this issue · comments

m = GMat32.new(3, 4)
m.rows

triggers an error

BUG: trying to downcast

Thanks :)