Celeritas  0.5.0-56+6b053cd
Classes
Transformation.hh File Reference
#include <algorithm>
#include "corecel/cont/Span.hh"
#include "corecel/math/ArrayOperators.hh"
#include "geocel/Types.hh"
#include "orange/MatrixUtils.hh"
#include "orange/OrangeTypes.hh"
This graph shows which files directly or indirectly include this file:

Classes

class  celeritas::Transformation
 Apply transformations with rotation and/or reflection. More...
 

Functions

bool celeritas::operator== (Transformation const &a, Transformation const &b)
 
bool celeritas::operator!= (Transformation const &a, Transformation const &b)
 

Function Documentation

◆ operator!=()

bool celeritas::operator!= ( Transformation const &  a,
Transformation const &  b 
)
inline

Host-only comparators

◆ operator==()

bool celeritas::operator== ( Transformation const &  a,
Transformation const &  b 
)
inline

Host-only comparators