You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > SetVal Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
SetVal Method

This is the overview for the SetVal method overload.

 
Name 
Description 
 
Initializes matrix values to Value. 
 
Sets the calling matrix elements [Row,Col]..[Row+ToRow,Col+ToCol] to complex value Value. 
 
Initialize elements to Value. 
 
Set all calling object elements [Index]..[Index+Len-1] to real Value. 
 
Set all calling object complex elements to complex Value. 
 
Set calling object complex elements [Index]..[Index+Len-1] to complex Value. 
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!