FflasFfpack
Functions
matmul.C File Reference
#include <iostream>
#include "fflas-ffpack/fflas-ffpack.h"

Functions

int main (int argc, char **argv)
 This example computes the matrix multiplication over a defined finite field. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

This example computes the matrix multiplication over a defined finite field.

Outputs the product of the matrix given as input.