FflasFfpack
|
#include <givaro/modular.h>
#include <iostream>
#include "fflas-ffpack/fflas-ffpack-config.h"
#include "fflas-ffpack/fflas-ffpack.h"
#include "fflas-ffpack/utils/fflas_io.h"
Functions | |
int | main (int argc, char **argv) |
This example computes the determinant of a matrix over a defined finite field. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
This example computes the determinant of a matrix over a defined finite field.
Outputs the determinant.