Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IFieldElement.cs
1
using
System;
2
using
Waher.Script.Abstraction.Sets
;
3
4
namespace
Waher.Script.Abstraction.Elements
5
{
9
public
interface
IFieldElement
:
IEuclidianDomainElement
10
{
14
IField
AssociatedField
15
{
16
get
;
17
}
18
}
19
}
Waher.Script.Abstraction.Elements.IEuclidianDomainElement
Basic interface for all types of Euclidian domain elements.
Definition:
IEuclidianDomainElement.cs:10
Waher.Script.Abstraction.Elements.IFieldElement
Basic interface for all types of field elements.
Definition:
IFieldElement.cs:10
Waher.Script.Abstraction.Elements.IFieldElement.AssociatedField
IField AssociatedField
Associated Field.
Definition:
IFieldElement.cs:15
Waher.Script.Abstraction.Sets.IField
Basic interface for all types of fields.
Definition:
IField.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
IFieldElement.cs
Generated by
1.9.5