| 
| def  | pyrosetta.utility.array.to_structured_array (*args, **kwargs) | 
|   | 
| def  | pyrosetta.utility.array.extend_structured_array (source_array, extension_dtype) | 
|   | 
| def  | pyrosetta.utility.array.assign_by_field_names (to_array, from_array) | 
|   | 
| def  | pyrosetta.utility.array.structured_array_to_basic (in_array) | 
|   | 
| def  | pyrosetta.utility.array.basic_array_to_structured (in_array, field_names, field_dtype=None) | 
|   | 
| def  | pyrosetta.utility.array.atom_array_to_coordinates (atom_array) | 
|   | 
| def  | pyrosetta.utility.array.coordinate_array_to_atoms (coordinate_array, atom_names) | 
|   | 
| def  | pyrosetta.utility.array.rolling_window (array, window=(0,), asteps=None, wsteps=None, axes=None, toend=True) | 
|   |