You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Properties > clVector.IsSubRange Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.IsSubRange Property

Automatically set to true after the SetSubIndex or SetSubRange call.

Syntax
C#
Visual Basic
public bool IsSubRange;

This property is set to true after the SetSubIndex or SetSubRange call. If IsSubRange is true then the TOpenCLMtxVec method/function will be performed on subrange of values. Use SetFullRange to set IsSubRange back to False and thus reset sub range to full vector length.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!