log_det: Log-determinant

View source: R/106_atoms_log_det.R

log_detR Documentation

Log-determinant

Description

Computes log(det(A)) for PSD matrix A.

Usage

log_det(A)

Arguments

A

A square PSD matrix expression

Value

An expression representing log(det(A))


CVXR documentation built on March 6, 2026, 9:10 a.m.