CoDiPack  3.1.1
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.

Public Member Functions

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

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:
  • documentation/tutorials/Tutorial_07_Aggregated_type_implementation.cpp