Tensor
A C++ expression template library for computations on N dimensional tensors
Static Public Member Functions | List of all members
ftl::DynamicMapper Struct Reference

#include <mapper.hpp>

Static Public Member Functions

template<typename Container , typename IF , typename... IR>
static size_t indices_to_index (const Container &dim_sizes, IF index_first, IR...indices_rest)
 

Member Function Documentation

template<typename Container , typename IF , typename... IR>
static size_t ftl::DynamicMapper::indices_to_index ( const Container &  dim_sizes,
IF  index_first,
IR...  indices_rest 
)
inlinestatic

The documentation for this struct was generated from the following file: