log_log_curvature-atom {CVXR} | R Documentation |
Determine if an atom is log-log convex, concave, or affine.
is_atom_log_log_convex(object)
is_atom_log_log_concave(object)
is_atom_log_log_affine(object)
object |
A Atom object. |
A logical value.