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

Quelle  SplittField.gd   Sprache: unbekannt

 
#############################################################################
####
##
#W  SplittField.gd            RADIROOT package                Andreas Distler
##
##  Declares the functions to compute the splitting field of a polynomial
##
#Y  2006
##


DeclareAttribute( "IsomorphismMatrixField", IsNumberField );
DeclareGlobalFunction( "IsomorphicMatrixField" );
DeclareGlobalFunction( "RR_BegleitMatrix" );
DeclareGlobalFunction( "RR_BlowUpMat" );
DeclareGlobalFunction( "RR_MatrixField" );
DeclareGlobalFunction( "RR_RootInH" );
DeclareGlobalFunction( "RR_RootInK" );
DeclareGlobalFunction( "RR_Zerfaellungskoerper" );


#############################################################################
##
#E













[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]