RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Classes
ConceptCheck

Static checks for requirements specified in Concepts. More...

Classes

struct  RFFGen::Concepts::CopyConceptCheck< Arg >
 Static check if the requirements of CopyConcept are satisfied. More...
 
struct  RFFGen::Concepts::MultiplyWithArithmeticFromLeftConceptCheck< Arg >
 Static check if the requirements of MultiplyWithArithmeticFromLeftConcept are satisfied. More...
 
struct  RFFGen::Concepts::SummationConceptCheck< Arg >
 Static check if the requirements of SummationConcept are satisfied. More...
 
struct  RFFGen::Concepts::MultiplicationConceptCheck< Arg1, Arg2 >
 Static check if the requirements of MultiplicationConcept are satisfied. More...
 
struct  RFFGen::Concepts::ArithmeticConceptCheck< Arg >
 Static check if the requirements of ArithmeticConcept are satisfied. More...
 
struct  RFFGen::Concepts::MatrixConceptCheck< Matrix >
 Static check if the requirements of MatrixConcept are satisfied. More...
 
struct  RFFGen::Concepts::VectorConceptCheck< Vector >
 Static check if the requirements of VectorConcept are satisfied. More...
 
struct  RFFGen::Concepts::SymmetricMatrixConceptCheck< Matrix >
 Static check if the requirements of SymmetricMatrixConcept are satisfied. More...
 
struct  RFFGen::Concepts::FunctionConceptCheck< F >
 Static check if the requirements of FunctionConcept are satisfied. More...
 

Detailed Description

Static checks for requirements specified in Concepts.