Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IVectorSpaceElement.cs
2
4{
9 {
16
21 {
22 get;
23 }
24 }
25}
Basic interface for all types of field elements.
Basic interface for all types of module elements.
Basic interface for vectors.
Definition: IVector.cs:9
Basic interface for all types of module elements.
IVectorSpace AssociatedVectorSpace
Associated Right-VectorSpace.
IVectorSpaceElement MultiplyScalar(IFieldElement Scalar)
Tries to multiply a scalar to the current element.
Basic interface for all types of modules.
Definition: IVectorSpace.cs:10