![]()  | 
  
    Chemical Data Processing Library C++ API - Version 1.2.3
    
   | 
 
#include <Vector.hpp>
 Inheritance diagram for CDPL::Math::VectorReference< V >:Public Types | |
| typedef V | VectorType | 
| typedef V::ValueType | ValueType | 
| typedef std::conditional< std::is_const< V >::value, typename V::ConstReference, typename V::Reference >::type | Reference | 
| typedef V::ConstReference | ConstReference | 
| typedef V::SizeType | SizeType | 
| typedef V::DifferenceType | DifferenceType | 
| typedef SelfType | ClosureType | 
| typedef const SelfType | ConstClosureType | 
  Public Types inherited from CDPL::Math::VectorExpression< VectorReference< V > > | |
| typedef VectorReference< V > | ExpressionType | 
  Public Types inherited from CDPL::Math::Expression< E > | |
| typedef E | ExpressionType | 
Friends | |
| void | swap (VectorReference &r1, VectorReference &r2) | 
Additional Inherited Members | |
  Protected Member Functions inherited from CDPL::Math::VectorExpression< VectorReference< V > > | |
| VectorExpression () | |
| ~VectorExpression () | |
  Protected Member Functions inherited from CDPL::Math::Expression< E > | |
| Expression () | |
| ~Expression () | |
| typedef V CDPL::Math::VectorReference< V >::VectorType | 
| typedef V::ValueType CDPL::Math::VectorReference< V >::ValueType | 
| typedef std::conditional<std::is_const<V>::value, typename V::ConstReference, typename V::Reference>::type CDPL::Math::VectorReference< V >::Reference | 
| typedef V::ConstReference CDPL::Math::VectorReference< V >::ConstReference | 
| typedef V::SizeType CDPL::Math::VectorReference< V >::SizeType | 
| typedef V::DifferenceType CDPL::Math::VectorReference< V >::DifferenceType | 
| typedef SelfType CDPL::Math::VectorReference< V >::ClosureType | 
| typedef const SelfType CDPL::Math::VectorReference< V >::ConstClosureType | 
      
  | 
  inlineexplicit | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  friend |