* missing __declspec import/export for openEMS.dll/nf2ff.dll creation
* SEE2 needs __m128 and operators (see tools/array_ops.h)
* array creation needs new/delete for compile time unknown sizes
* no gettimeofday and Winsock2 instead of sys/time
* missing math defines
Signed-off-by: Thorsten Liebig <liebig@imst.de>
- function to calculate the cross product
- function to calculate the scalar product
- function to calculate the intersection of a line an a plane
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>