Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
CommutativeRingWithIdentity.cs
2
4{
9 {
14 : base()
15 {
16 }
17
22 {
23 get;
24 }
25
26 }
27}
Base class for all types of commutative rings.
Base class for all types of commutative rings with identity.
CommutativeRingWithIdentity()
Base class for all types of commutative rings with identity.
abstract ICommutativeRingWithIdentityElement One
Returns the identity element of the commutative ring with identity.
Basic interface for all types of commutative ring with identity elements.
Basic interface for all types of commutative rings with identity.