|
linbox
|
#include <blackbox-block-container-base.h>
Static Public Member Functions | |
| template<class Blackbox> | |
| static std::enable_if< is_blockbb< Blackbox >::value >::type | mul (Block &M1, const Blackbox &M2, const Block &M3) |
| template<class Blackbox> | |
| static std::enable_if<!is_blockbb< Blackbox >::value >::type | mul (Block &M1, const Blackbox &M2, const Block &M3) |
|
inlinestatic |
|
inlinestatic |