Package | Description |
---|---|
com.interpss.core.common.sparse.impl | |
com.interpss.core.net | |
com.interpss.core.net.impl | |
com.interpss.core.sparse | |
com.interpss.core.sparse.impl |
Modifier and Type | Method and Description |
---|---|
ISparseEqnInteger |
CommonSparseFactoryImpl.createSparseEqnIntegerFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Modifier and Type | Method and Description |
---|---|
ISparseEqnInteger |
Network.formAdjacencyMatrix()
form the adjacency matrix, based on the bus.sortNumber
|
Modifier and Type | Method and Description |
---|---|
ISparseEqnInteger |
NetworkImpl.formAdjacencyMatrix() |
Modifier and Type | Method and Description |
---|---|
ISparseEqnInteger |
SparseEqnObjectFactory.createSparseEqnInteger(int n)
create an integer data type sparse eqn object
|
Modifier and Type | Class and Description |
---|---|
class |
SparseEqnIntegerImpl
Sparse Equation of data type integer.
|