Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
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!=()

Host-only comparators

◆ operator==()

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

Host-only comparators