CoDiPack  3.0.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::ExpressionMemberOperations< Vector4, Impl > Struct Template Reference
Inheritance diagram for codi::ExpressionMemberOperations< Vector4, Impl >:

Public Types

using Impl
 See ExpressionMemberOperations.
 
using Real = Vector4
 The expression value is the vector type.
 
using Real
 See ExpressionMemberOperations.
 

Public Member Functions

auto norm () const
 Returns the expression with the norm operation.
 

Protected Member Functions

inlineImpl const & cast () const
 Cast to implementation.
 

Detailed Description

template<typename Impl>
struct codi::ExpressionMemberOperations< Vector4, Impl >

Specialization of ExpressionMemberOperations for the vector type. This injects the member operations into all expressions.


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