RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Public Member Functions | List of all members
RFFGen::Concepts::SummationConcept Struct Reference

Requires that summation can be performed either by in-place summation or free summation. More...

#include <concepts.hh>

Inheritance diagram for RFFGen::Concepts::SummationConcept:
RFFGen::Concepts::ArithmeticConcept RFFGen::Concepts::MatrixConcept RFFGen::Concepts::SymmetricMatrixConcept RFFGen::Concepts::VectorConcept

Public Member Functions

unspecified operator+= (SummationConcept)
 In-place summation. Return type is not checked to support lazy evaluation.
 

Detailed Description

Requires that summation can be performed either by in-place summation or free summation.


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