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 531 B image not shown  

Quelle  matrix.gd   Sprache: unbekannt

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

############################################################################
##
#W  matrix.gd                 GAP4 package `Utils'             Chris Wensley
##   
#Y  Copyright (C) 2023, The GAP Group 

#############################################################################
##  This function ... 
## 
#O  DirectSumDecompositionMatrices( <M> ) 
## 
DeclareOperation( "DirectSumDecompositionMatrices", 
    [ IsMatrixOrMatrixObj ] );
DeclareOperation( "DirectSumBlock", 
    [ IsMatrixOrMatrixObj, IsInt, IsList, IsList ] ); 

[ zur Elbe Produktseite wechseln0.71Quellennavigators  ]