FflasFfpack
|
#include "fflas-ffpack/fflas-ffpack-config.h"
#include <iostream>
#include <typeinfo>
#include <vector>
#include <string>
#include "fflas-ffpack/utils/timer.h"
#include "fflas-ffpack/fflas/fflas.h"
#include "fflas-ffpack/utils/args-parser.h"
#include "givaro/modular-integer.h"
#include "givaro/givcaster.h"
#include "fflas-ffpack/paladin/parallel.h"
Macros | |
#define | __FFLASFFPACK_OPENBLAS_NT_ALREADY_SET 1 |
Functions | |
template<typename T > | |
std::ostream & | write_matrix (std::ostream &out, Givaro::Integer p, size_t m, size_t n, T *C, size_t ldc) |
#define __FFLASFFPACK_OPENBLAS_NT_ALREADY_SET 1 |
std::ostream& write_matrix | ( | std::ostream & | out, |
Givaro::Integer | p, | ||
size_t | m, | ||
size_t | n, | ||
T * | C, | ||
size_t | ldc | ||
) |