Révision 103 pobysoPythonSage/src/sageSLZ/sageMatrixOperations.sage
sageMatrixOperations.sage (revision 103) | ||
---|---|---|
94 | 94 |
return minNonNull |
95 | 95 |
# End smo_min_non_null_abs |
96 | 96 |
|
97 |
def smo_transformation_row_matrix_strings(varPrefixString,matrix): |
|
97 |
def smo_transformation_row_matrix_strings(varPrefixString, matrix):
|
|
98 | 98 |
m = matrix.nrows() |
99 | 99 |
if m == 0 : |
100 | 100 |
return None |
Formats disponibles : Unified diff