log_log_curvature-methods: Log-Log Curvature Properties

log_log_curvature-methodsR Documentation

Log-Log Curvature Properties

Description

Determine if an expression is log-log constant, log-log affine, log-log convex, or log-log concave.

Usage

is_log_log_constant(object)

is_log_log_affine(object)

is_log_log_convex(object)

is_log_log_concave(object)

Arguments

object

An Expression object.

Value

A logical value.


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.