AMCAX Kernel 1.0.0.0
AxisT.hpp File Reference

Class of axis. More...

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

Classes

class  AMCAX::AxisT< Scalar, DIM >
 Class of axis. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Typedefs

using AMCAX::Axis2 = AxisT< double, 2 >
 2D axis
 
using AMCAX::Axis3 = AxisT< double, 3 >
 3D axis
 

Detailed Description

Class of axis.

Implementation of axis

This file is part of AMCAX kernel.