CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::multivector_impl::multivector_tmp< T, N > Struct Template Reference

#include <multivector.hh>

Detailed Description

template<typename T, size_t N>
struct CASM::multivector_impl::multivector_tmp< T, N >

Definition at line 10 of file multivector.hh.

Public Types

using type = std::vector< typename multivector_tmp< T, N-1 >::type >
 

Member Typedef Documentation

template<typename T, size_t N>
using CASM::multivector_impl::multivector_tmp< T, N >::type = std::vector < typename multivector_tmp < T, N - 1 >::type >

Definition at line 18 of file multivector.hh.


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