matrix_slice: Fixed outer_prod bug.
Problem was due to an overly aggressive clear() on the matrix_base. Resolves #258.
Loading
Please register or sign in to comment
Problem was due to an overly aggressive clear() on the matrix_base. Resolves #258.