Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IModuleElement.cs
2{
7 {
14
19 {
20 get;
21 }
22 }
23}
Basic interface for all types of left module elements.
Basic interface for all types of module elements.
Sets.IModule AssociatedModule
Associated Right-Module.
IModuleElement MultiplyScalar(IRingElement Scalar)
Tries to multiply a scalar to the current element.
Basic interface for all types of right module elements.
Basic interface for all types of ring elements.
Definition: IRingElement.cs:10
Basic interface for all types of modules.
Definition: IModule.cs:10