v0.14.0
Static Public Member Functions | List of all members
FTensor::Sign_of_T4ddg_plus_equals_T4ddg< true > Struct Reference

#include <src/ftensor/src/FTensor/Ddg/Ddg_Expr_equals.hpp>

Static Public Member Functions

template<typename L , typename R >
static void op (L &l, R &&r)
 

Detailed Description

Definition at line 109 of file Ddg_Expr_equals.hpp.

Member Function Documentation

◆ op()

template<typename L , typename R >
static void FTensor::Sign_of_T4ddg_plus_equals_T4ddg< true >::op ( L &  l,
R &&  r 
)
inlinestatic

Definition at line 110 of file Ddg_Expr_equals.hpp.

110  {
111  l += r;
112  }

The documentation for this struct was generated from the following file:
sdf.r
int r
Definition: sdf.py:8
l
FTensor::Index< 'l', 3 > l
Definition: matrix_function.cpp:21