#include "matrix_product_float_double.hpp"
Go to the source code of this file.
Functions | |
int | main () |
Tests dense matrix-matrix products in single precision.
Definition in file matrix_product_float.cpp.
int main | ( | ) |
Definition at line 28 of file matrix_product_float.cpp.