hujinshui / bcslib

Automatically exported from code.google.com/p/bcslib
0 stars 0 forks source link

Matrix concatenation #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Support horizontal and vertical concatenation.

- Generally, lazy expression (keey recording how the matrix is composed, but 
not really instantiate the matrix)

- Flush to a dense matrix once it is involved in computation or assignment.

Original issue reported on code.google.com by linda...@gmail.com on 1 May 2012 at 2:52

GoogleCodeExporter commented 8 years ago

Original comment by linda...@gmail.com on 20 May 2012 at 3:42