Closed harveywi closed 8 years ago
Fixed a typo in the javadoc comment of one of the CompColMatrix constructors. Since this is a compressed column storage matrix, the "nz" parameter should contain the nonzero row indices on each column.
Fixed a typo in the javadoc comment of one of the CompColMatrix constructors. Since this is a compressed column storage matrix, the "nz" parameter should contain the nonzero row indices on each column.