Macaulay2 Engine
Loading...
Searching...
No Matches
CCi_struct Struct Reference

Immutable view of a complex interval as a pair of mpfi_srcptr real and imaginary parts. More...

#include <gmp-util.h>

Public Attributes

mpfi_srcptr re
mpfi_srcptr im

Detailed Description

Immutable view of a complex interval as a pair of mpfi_srcptr real and imaginary parts.

Note
AI-generated documentation. Verify against the source before relying on it.

Interval analogue of CC_struct: real and imaginary components are MPFI intervals rather than MPFR scalars, supporting the RRi / CCi interval-arithmetic rings.

Definition at line 131 of file gmp-util.h.


The documentation for this struct was generated from the following file: