cf.FieldList.var

FieldList.var()[source]

The variance of the data array for each field.

fl.var() is equivalent to cf.List(f.var() for f in fl).

See cf.field.var for details.

See also

collapse

Previous topic

cf.FieldList.sin

Next topic

cf.FieldList.squeeze

This Page