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 (String, 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
(
string
pos
,
int
rows
,
int
cols
)
Parameters
pos
Type:
System
String
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