Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

boost::numeric::ublas::anonymous_namespace{concepts.hpp}::CommutativeRingWithIdentityConcept< T > Struct Template Reference

#include <concepts.hpp>

List of all members.

Public Types

typedef T value_type

Public Member Functions

void constraints ()

Detailed Description

template<class T>
struct boost::numeric::ublas::anonymous_namespace{concepts.hpp}::CommutativeRingWithIdentityConcept< T >

Definition at line 834 of file concepts.hpp.


Member Typedef Documentation

template<class T >
typedef T boost::numeric::ublas::anonymous_namespace{concepts.hpp}::CommutativeRingWithIdentityConcept< T >::value_type

Definition at line 835 of file concepts.hpp.


Member Function Documentation

template<class T >
void boost::numeric::ublas::anonymous_namespace{concepts.hpp}::CommutativeRingWithIdentityConcept< T >::constraints ( ) [inline]

Definition at line 837 of file concepts.hpp.


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