RMF
Vector.h File Reference

Represent coordinates. More...

#include "RMF/config.h"
#include "infrastructure_macros.h"
#include "exceptions.h"
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>
#include <type_traits>
#include <array>
#include <algorithm>
+ Include dependency graph for Vector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RMF::Vector< D >
 Represent a point in some dimension. More...
 

Namespaces

 RMF
 The namespace for all functionality in the library.
 

Detailed Description

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Vector.h.