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