Constructs a vector of vectors grouped on all but the last level of the index.
Namespace: Extreme.Mathematics.GenericAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public Vector<Vector<T>> GroupBy()
Public Function GroupBy As Vector(Of Vector(Of T))
public:
Vector<Vector<T>^>^ GroupBy()
member GroupBy : unit -> Vector<Vector<'T>>
Return Value
Type:
VectorVectorT
Numerical Libraries
Supported in: 5.x
Reference