select
Method of ComplexMatrix.
select(const List selections) -> ComplexMatrix
Gets or sets the elements of the ComplexMatrix using slices.
Parameters
- selections: A vector of integers, slices or integer lists specifying the selection.