pdet: pdet

Description Usage Arguments Value Examples

View source: R/pdet.R

Description

Compute the determinant of a pauli or pauli_d object.

Usage

1

Arguments

pauli

A pauli object, a pauli_d object, or a 2 x 2 data frame with numeric values

Value

A list of determinants (on for each data frame in pauli object) with class attribute set to pdet

Examples

1
2
pf <- pauli()
pdet(pf)

mncube/pauliframes documentation built on Dec. 21, 2021, 8:07 p.m.