Concept to check if a basis uses either BlockedLexicographic or BlockedInterleaved indexing strategy. More...
#include <ikarus/utils/concepts.hh>
This concept checks if the given Basis type uses either BlockedLexicographic or BlockedInterleaved indexing strategy.
B | The basis type. |