Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/utils/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 11.8.2025 mit Größe 1 kB image not shown  

Quelle  record.gd   Sprache: unbekannt

 
Untersuchungsergebnis.gd Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

##############################################################################
##
#W  record.gd                   GAP4 package `Utils'         Sebastian Gutsche
##                                                           Max Horn 
##                                                           Stefan Kohl 
#Y  Copyright (C) 2015-2025, The GAP Group 

#############################################################################
##  this function has been transferred from RCWA
##
#F  AssignGlobals( <record> )
##
##  This auxiliary function assigns the record components of <record> to
##  global variables with the same names.
##
DeclareGlobalName( "AssignGlobals" );


#############################################################################
##  this function has been contributed by Christopher Jefferson
##
#F  OptionRecordWithDefaults( arg1, arg2, ..., <record> )
##
##  This auxiliary function assigns the record components of <record> to
##  global variables with the same names.
##
DeclareGlobalName( "OptionRecordWithDefaults" );

#############################################################################
##
#E  record.gd  . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here

[ zur Elbe Produktseite wechseln0.82Quellennavigators  ]