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, transferStorage
public DblMatrixTransferAgent(RepositoryStorage a)
public void transferStorageCommands(RepositoryStorage that)
transferStorageCommands
in interface RepositoryStorageTransfer
transferStorageCommands
in class RepositoryStorageTransferAgent
public void copyFromDblMatrix(DblMatrix x)
public DblMatrix copyAsDblMatrix()
Copyright © 2011, 2013. Daniel P. Dougherty