You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
MulI Method
>
Matrix.MulI Method (int, int)
Dew Math for .NET
Matrix.MulI Method (int, int)
Matrix Structure
Matrix Members
Dew.Math Namespace
MulI Method
Collapse All
Multipy 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
Matrix Structure
,
Matrix 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!