M4RI 1.0.1
Data Fields
mzp_t Struct Reference

Permutations. More...

#include <permutation.h>

Data Fields

size_t * values
size_t length

Detailed Description

Permutations.

Examples:

testsuite/test_pluq.c.


Field Documentation

size_t mzp_t::length

The length of the swap array.

size_t* mzp_t::values

The swap operations in LAPACK format.


The documentation for this struct was generated from the following file: