M4RI
1.0.1
|
TRSM and TRTRI via Gray code tables. More...
#include "mzd.h"
Go to the source code of this file.
Functions | |
void | _mzd_trsm_upper_left_russian (mzd_t const *U, mzd_t *B, int k) |
mzd_t * | mzd_trtri_upper_russian (mzd_t *A, int k) |
Invert the upper triangular matrix A using Kronrod's method. |
TRSM and TRTRI via Gray code tables.
Invert the upper triangular matrix A using Kronrod's method.
A | Matrix to be inverted (overwritten). |
k | Table size parameter, may be 0 for automatic choice. |
dummy offsets table for make_table_ple
deal with the rest