Returns a sparse matrix that spaces out an expression.
ConicSolver.get_spacing_matrix(dim, spacing, offset)
A sparse matrix that spaces out an expression
A vector outlining the dimensions of the matrix.
An int of the number of rows between the start of each non-zero block.
An int of the number of zeros at the beginning of the matrix.