ILNumerics.Net - numeric computing for .NET
create physical subarray from this referencing array

Declaration Syntax
Private Function CreatePhysicalSubarrayFromReferenceSequential ( _
indices As ILArray(Of fcomplex) _
) As ILArray(Of BaseT)

Parameters
- indices (ILArray<(Of <(fcomplex>)>))
- sequential indices. may be of any size

Return Value
physical copy of elements addressed by indices.shape of indices
Assembly:
ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)