is_atom_smooth: Check if an Atom is Smooth

is_atom_smoothR Documentation

Check if an Atom is Smooth

Description

Atom-level hook (default FALSE); smooth atoms (e.g. trig/hyperbolic) override this to TRUE. Mirrors CVXPY's Atom.is_atom_smooth().

Usage

is_atom_smooth(x, ...)

Arguments

x

An atom object.

...

Not used.

Value

Logical scalar.

See Also

is_smooth


CVXR documentation built on Aug. 24, 2026, 9:10 a.m.