Select Git revision
my_A_no_U_mu.jl
-
Sebastian Krämer authoredSebastian Krämer authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
my_A_no_U_mu.jl 162 B
function my_A_no_U_mu(mu, L, U, C)
d = length(U)
ell = size(L, 1)
n = map(M -> size(M, 1), U)
r = size(C)
###
###
return # A
end