YAP
|
Go to the source code of this file.
Namespaces | |
yap | |
Functions | |
std::vector< std::vector < size_t > > | combinations (size_t N, size_t n, const std::vector< std::vector< size_t > > &C=std::vector< std::vector< size_t > >()) |
template<typename T , size_t N> | |
T | delta (const SquareMatrix< T, N > &M, size_t l) |
template<typename T , size_t N> | |
bool | check_deltas (const SquareMatrix< T, N > &M) |