Public Types | Static Public Member Functions

variable_traits< VectorType, id > Struct Template Reference

Helper struct for accessing the i-th element of a vector at runtime. More...

#include <ct_variable.hpp>

Public Types

typedef default_numeric_type return_type

Static Public Member Functions

static return_type get (VectorType const &v)

Detailed Description

template<typename VectorType, long id>
struct viennamath::variable_traits< VectorType, id >

Helper struct for accessing the i-th element of a vector at runtime.


Member Typedef Documentation


Member Function Documentation

static return_type get ( VectorType const &  v  )  [inline, static]

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