public class DblMatrixTransferAgent extends RepositoryStorageTransferAgent
target| Constructor and Description |
|---|
DblMatrixTransferAgent(RepositoryStorage a) |
| Modifier and Type | Method and Description |
|---|---|
DblMatrix |
copyAsDblMatrix() |
void |
copyFromDblMatrix(DblMatrix x) |
void |
transferStorageCommands(RepositoryStorage that) |
afterCopyStorage, afterTransferStorage, beforeCopyStorage, beforeTransferStorage, copyStorage, copyStorageCommands, transferStoragepublic DblMatrixTransferAgent(RepositoryStorage a)
public void transferStorageCommands(RepositoryStorage that)
transferStorageCommands in interface RepositoryStorageTransfertransferStorageCommands in class RepositoryStorageTransferAgentpublic void copyFromDblMatrix(DblMatrix x)
public DblMatrix copyAsDblMatrix()
Copyright © 2011, 2013. Daniel P. Dougherty