#include <math.h>#include "std/config.H"#include "vector2d.H"Go to the source code of this file.
Compounds | |
| class | _point2d |
| class | _point2d_list |
Defines | |
| #define | TPLIST _point2d_list<L,P,V> |
Functions | |
| template<class P, class V> ostream & | operator<< (ostream &os, const _point2d< P, V > &p) |
| template<class P, class V> istream & | operator>> (istream &is, _point2d< P, V > &p) |
| template<class P, class V> Greal | det (const _point2d< P, V > &a, const _point2d< P, V > &b) |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.2.18