v0.16.0
Loading...
Searching...
No Matches
Public Types | List of all members
LieGroups::TensorTypeExtractorBase< FTensor::PackPtr< T, I > > Struct Template Reference

#include "src/ftensor/src/Lie.hpp"

Public Types

using Type = std::remove_cv_t< std::remove_reference_t< std::remove_pointer_t< T > > >
 

Detailed Description

template<class T, int I>
struct LieGroups::TensorTypeExtractorBase< FTensor::PackPtr< T, I > >

Definition at line 21 of file Lie.hpp.

Member Typedef Documentation

◆ Type

template<class T , int I>
using LieGroups::TensorTypeExtractorBase< FTensor::PackPtr< T, I > >::Type = std::remove_cv_t<std::remove_reference_t<std::remove_pointer_t<T> >>

Definition at line 22 of file Lie.hpp.


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