Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
RealMatrix.SignedLogDet Class Reference

Static Public Attributes

float logdet
 
int sign
 

Detailed Description

Signed logarithmic determinant.

Attributes:
    logdet: Natural logarithm of the determinant absolute value.
    sign: Determinant sign, usually ``-1``, ``0``, or ``1``.

Definition at line 22 of file RealMatrix.py.

Member Data Documentation

◆ logdet

float RealMatrix.SignedLogDet.logdet
static

Definition at line 30 of file RealMatrix.py.

◆ sign

int RealMatrix.SignedLogDet.sign
static

Definition at line 31 of file RealMatrix.py.


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