#include <inspectable.h>
Public Member Functions | |
| IConnection (const std::string &matrixname, const std::string &vector1, const std::string &vector2) | |
Public Attributes | |
| std::string | matrixname |
| matrix name is the prefix of the internal parameter matrix e.g. "A" | |
| std::string | vector1 |
| vectorname of input layer | |
| std::string | vector2 |
| vectorname of output layer | |
|
||||||||||||||||
|
|
|
|
matrix name is the prefix of the internal parameter matrix e.g. "A"
|
|
|
vectorname of input layer
|
|
|
vectorname of output layer
|
1.3.8