Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ICommutativeRingWithIdentity.cs
1using System;
3
5{
10 {
15 {
16 get;
17 }
18 }
19}
Basic interface for all types of commutative ring with identity elements.
Basic interface for all types of commutative rings.
Basic interface for all types of commutative rings with identity.
ICommutativeRingWithIdentityElement One
Returns the identity element of the commutative ring with identity.