SCL  1.0
Standard Control Library : Control, dynamics, physics, and simulation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Functions
vector_util.hpp File Reference
#include <vector>
#include <iosfwd>
#include <math.h>
Include dependency graph for vector_util.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename container_t >
bool jspace::compare (container_t const &lhs, container_t const &rhs, typename container_t::value_type precision)
 
template<typename container_t >
void jspace::zero (container_t &vv)
 
ostream & std::operator<< (ostream &os, vector< double > const &rhs)
 

Detailed Description

Author
Roland Philippsen