FflasFfpack
|
#include <algorithm>
#include <numeric>
#include <vector>
Data Structures | |
struct | StatsMatrix |
Namespaces | |
namespace | FFLAS |
Functions | |
template<class It > | |
double | computeDeviation (It begin, It end) |
template<class Field > | |
StatsMatrix | getStat (const Field &F, const index_t *row, const index_t *col, typename Field::ConstElement_ptr val, uint64_t rowdim, uint64_t coldim, uint64_t nnz) |