SyTen

◆ init()

template<Rank... Ranks>
void syten::STensorImpl::STensor::init ( Rank  rank,
std::index_sequence< Ranks... >  = {} 
)
private

Initialisation helper to set rank of the stored tensor to the specified value.

References bases, rank(), SYTEN_ASSERT_MSG, SYTEN_STENSOR_RANKS, SYTEN_STRINGIFY, SYTEN_TENSOR_RANK, tensor, and visit().

+ Here is the call graph for this function: