sebiniemann / ArmadilloJava

Pure Java-based linear algebra library
armadillojava.org
8 stars 8 forks source link

Mistake at Row.insertCols() #84

Closed dkiechle closed 10 years ago

dkiechle commented 10 years ago

The Type of parameter at Row.insertCols() is false. Is Row but must be AbstractMat.