Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IIntegralDomainElement.cs
1
using
System;
2
using
Waher.Script.Abstraction.Sets
;
3
4
namespace
Waher.Script.Abstraction.Elements
5
{
9
public
interface
IIntegralDomainElement
:
ICommutativeRingWithIdentityElement
10
{
14
IIntegralDomain
AssociatedIntegralDomain
15
{
16
get
;
17
}
18
}
19
}
Waher.Script.Abstraction.Elements.ICommutativeRingWithIdentityElement
Basic interface for all types of commutative ring with identity elements.
Definition:
ICommutativeRingWithIdentityElement.cs:10
Waher.Script.Abstraction.Elements.IIntegralDomainElement
Basic interface for all types of integral domain elements.
Definition:
IIntegralDomainElement.cs:10
Waher.Script.Abstraction.Elements.IIntegralDomainElement.AssociatedIntegralDomain
IIntegralDomain AssociatedIntegralDomain
Associated Integral Domain.
Definition:
IIntegralDomainElement.cs:15
Waher.Script.Abstraction.Sets.IIntegralDomain
Basic interface for all types of integral domains.
Definition:
IIntegralDomain.cs:9
Waher.Script.Abstraction.Elements
Definition:
AbelianGroupElement.cs:5
Waher.Script.Abstraction.Sets
Definition:
AbelianGroup.cs:5
IoTGateway
Script
Waher.Script
Abstraction
Elements
Interfaces
IIntegralDomainElement.cs
Generated by
1.9.5