Skip to main content

select

Method of RealMatrix.

select(const List selections) -> RealMatrix

Gets or sets the elements of the RealMatrix using slices.

Parameters

  • selections: A vector of integers, slices or integer lists specifying the selection.