PasMatLib
Class Tree
Index
Previous
Next (IsSquare)

Member
  ArrType

Parent
  uDynArrays

Description
 

Lim1D to ArrayType
TArrayType =(atZeroBased, /// [0..Dim-1] - zero-based <br>
atNatural, /// [1..Dim] - one-based <br>
atCentered, /// [-((Dim-1) div 2)..(Dim div 2)] <br>


Source code
  function ArrType ( const A : ILim1D ) : TArrayType

Parameters
 
Parameter Description
A : ILim1D #No TAG found in source code#

Return
 
Types Description
TArrayType #No TAG found in source code#

PasMatLib
Class Tree
Index
Previous
Next (IsSquare)


ŠNikolai V. Shokhirev, 2001-2007
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/