DGtal  1.2.0
DGtal::concepts::CQuantity< T > Struct Template Reference

Aim: defines the concept of quantity in DGtal. More...

#include <DGtal/base/CQuantity.h>

Inheritance diagram for DGtal::concepts::CQuantity< T >:
[legend]

Detailed Description

template<typename T>
struct DGtal::concepts::CQuantity< T >

Aim: defines the concept of quantity in DGtal.

Description of concept 'CQuantity'

Refinement of

Associated types

Notation

Definitions

Valid expressions and semantics

Name Expression Type requirements Return type Precondition Semantics Post condition Complexity

Invariants

Models

Notes

Template Parameters
Tthe type that should be a model of CQuantity.

Definition at line 92 of file CQuantity.h.


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