v0.15.5
Loading...
Searching...
No Matches
Public Types | List of all members
LieGroups::TensorTypeExtractorBase< T > Struct Template Reference

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

Inheritance diagram for LieGroups::TensorTypeExtractorBase< T >:
[legend]

Public Types

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

Detailed Description

template<class T>
struct LieGroups::TensorTypeExtractorBase< T >

Definition at line 15 of file Lie.hpp.

Member Typedef Documentation

◆ Type

template<class T >
using LieGroups::TensorTypeExtractorBase< T >::Type = std::remove_cv_t<std::remove_reference_t<std::remove_pointer_t<T> >>

Definition at line 16 of file Lie.hpp.


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