You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the logdet function is not homogeneous, hence its hypograph (t,X) : t <= logdet(X) is convex but not conic. the "logdet cone" is therefore a misnomer. we should redefine the logdet cone as (x, y, Z) : x <= y*logdet(Z/y).