You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > Round Method > clVector.Round Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.Round Method ()

Elements rounded to the nearest whole number.

Syntax
C#
Visual Basic
public TOpenCLMtxVec Round();

Rounds all calling object elements to the nearest whole number. The result can be stored to an array of integers or as floating point number.

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