Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 528 Bytes

named_tuples.rst

File metadata and controls

16 lines (12 loc) · 528 Bytes

named-tuples

A number of ~collections.namedtuple class are used in GTC to return the results of calculations.

named_tuples.VarianceAndDof

named_tuples.VarianceCovariance

named_tuples.StandardUncertainty

named_tuples.StandardDeviation

named_tuples.ComponentOfUncertainty

named_tuples.Influence

named_tuples.CovarianceMatrix

named_tuples.CorrelationMatrix