void syten::Basis::add | ( | Index | size, |
std::initializer_list< Rep > const & | repsIL, | ||
bool | drop_repeated = true |
||
) |
Overload of add() to work with initializer_list<Rep>
References add(), std::move(), syten::LimVec< Type, max, MaxType, type >::push_back(), size(), syten::LimVec< Type, max, MaxType, type >::size(), and SYTEN_ASSERT_DEBUG.