Functions | |
def | create_matrix_d (matrix_l) |
def | create_matrix_l (faces, sigma, val) |
def | symmetry (M) |
def matrice.create_matrix_d | ( | matrix_l | ) |
Definition at line 45 of file matrice.py.
def matrice.create_matrix_l | ( | faces, | |
sigma, | |||
val | |||
) |
Definition at line 7 of file matrice.py.
def matrice.symmetry | ( | M | ) |
Definition at line 54 of file matrice.py.