You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
MulI Method
>
Vector.MulI Method (int, int)
Dew Math for .NET
Vector.MulI Method (int, int)
Vector Structure
Vector Members
Dew.Math Namespace
MulI Method
Collapse All
Multiply calling object elements [Index]..[Index+Len-1] with I in-place.
Syntax
C#
Visual Basic
public
TMtxVec
MulI
(
int
Index
,
int
Len
);
Public
Function
MulI
(
Index
As
Integer
,
Len
As
Integer
)
As
TMtxVec
Group
MulI Method
Links
Vector Structure
,
Vector Members
,
Dew.Math Namespace
,
MulI Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!