AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
VectorT.hpp File Reference

Class of vector. More...

Include dependency graph for VectorT.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  AMCAX::VectorT< Scalar, DIM >
 Template class of vector. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Typedefs

using AMCAX::Vector2 = VectorT<double, 2>
 2D vector
 
using AMCAX::Vector3 = VectorT<double, 3>
 3D vector
 

Detailed Description

Class of vector.

Implementation of vector

This file is part of AMCAX kernel.