This document is archived and information here might be outdated. Recommended version. |
Resizes covariance array to nBands, init all elements to 0.
[Visual Basic .NET]
Public Sub InitCovariances ( _
ByVal nBands As Integer _
)
[C#]
public void InitCovariances (
int nBands
);
[C++]
HRESULT InitCovariances(
long nBands
);
[C++] Parameters nBands [in]
nBands is a parameter of type long