#include <math.h>
#include "global.H"
#include "point3d.H"
Go to the source code of this file.
Compounds | |
class | _vec2d |
Functions | |
template<class V> Greal | det (const _vec2d< V > &v1, const _vec2d< V > &v2) |
template<class V> ostream & | operator<< (ostream &os, const _vec2d< V > &v) |
template<class V> istream & | operator>> (istream &is, _vec2d< V > &v) |
|
|
|
|
|
|