Insert size 1 axes into the data array of each field.
fl.unsqueeze() is equivalent to cf.FieldList(f.unsqueeze() for f in fl).
See cf.Field.unsqueeze for details.
See cf.Field.unsqueeze.
If True then update the field list and its fields in place. By default a new field list containing new fields is created.
out : cf.FieldList
cf.FieldList.transpose
cf.FieldList.append
Enter search terms or a module, class or function name.