Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Matrix(T) Class
Matrix(T) Methods
Subset Method
Subset Method (String)
Subset Method (String, Int32, Int32)
Subset Method (Int32, Int32, Int32, Int32)
Matrix
T
Subset Method (Int32, Int32, Int32, Int32)
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
Matrix
<T>
Subset
(
int
row
,
int
col
,
int
rows
,
int
cols
)
Parameters
row
Type:
System
Int32
col
Type:
System
Int32
rows
Type:
System
Int32
cols
Type:
System
Int32
Return Value
Type:
Matrix
T
See Also
Reference
Matrix
T
Class
Subset Overload
Scilligence.MolEngine.Companion Namespace