Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IGroupElement.cs
2
4{
9 {
15
20 {
21 get;
22 }
23 }
24}
Basic interface for all types of group elements.
Definition: IGroupElement.cs:9
IGroupElement Negate()
Negates the element.
Basic interface for all types of semigroup elements.
Basic interface for all types of groups.
Definition: IGroup.cs:10