Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/thelma/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 3.2.2022 mit Größe 964 B image not shown  

Quelle  mvthrel.gd   Sprache: unbekannt

 
Quellsprache: Binärcode.gd aufgebrochen in jeweils 16 ZeichenUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

#############################################################################
##
#W  mvthrel.gi                           Victor Bovdi <vbovdi@gmail.com>
#W                                       Vasyl Laver  <vasyllaver@uzhnu.edu.ua>
##
##
#Y  Copyright (C)  2018,  UAE University, UAE
##
#############################################################################
##
##  This file contains some generic methods for multi-valued threshold elements.
##
#############################################################################
##

DeclareCategory( "IsMVThresholdElementObj", IsObject );
DeclareCategoryCollections( "IsMVThresholdElementObj" );
DeclareGlobalFunction( "MVThresholdElement" );
DeclareGlobalFunction( "OutputOfMVThresholdElement" );
DeclareGlobalFunction( "StructureOfMVThresholdElement" );
DeclareGlobalFunction( "IsMVThresholdElement" );
DeclareGlobalFunction( "MVBooleanFunctionBySTE" );
DeclareGlobalFunction( "MVThresholdElementTraining" );

[ zur Elbe Produktseite wechseln0.99Quellennavigators  ]