FlipSort¶
- class pyslm.hatching.FlipSort¶
Bases:
BaseSortSort method flips all pairs of scan vectors so that their direction alternates across the input
Methods Summary
sort(scanVectors)This approach simply flips the odd pair of hatches
Methods Documentation
- sort(scanVectors)¶
This approach simply flips the odd pair of hatches
- Return type:
ndarray