
Useful for computing UG where G is a list of block-diagonal matrices for each partition, and U is a square P by P dense matrix
matmult_U(U, G, nc, K)
Matrix of UG
Matrix of dimension P by P that projects onto the null space of A transpose
List of G matrices for each partition
Numeric numeric of basis expansions of predictors per partition
Number of blocks