gVirtualXRay  2.0.10
VirtualX-RayImagingLibraryonGPU
Namespaces | Functions
Matrix4x4.inl File Reference

Template class to handle 4x4 matrices. More...

#include "gVirtualXRay/ConstantValues.h"
#include <iostream>
#include <cmath>
#include <cstring>
#include "gVirtualXRay/Exception.h"
Include dependency graph for Matrix4x4.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gVirtualXRay
 

Functions

template<typename T >
std::ostream & gVirtualXRay::operator<< (std::ostream &anOutputStream, const Matrix4x4< T > &aMatrix)
 

Detailed Description

Template class to handle 4x4 matrices.

Version
1.0
Date
17/04/2024
Author
Prof Franck P. Vidal

License BSD 3-Clause License.

For details on use and redistribution please refer to http://opensource.org/licenses/BSD-3-Clause

Copyright (c) by Dr Franck P. Vidal, Bangor University, Nov 2013-Sept 2023, version 1.1, BSD 3-Clause License (c) by Prof Franck P. Vidal (franc.nosp@m.k.vi.nosp@m.dal@s.nosp@m.tfc..nosp@m.ac.uk), UK Research and Innovation, Oct 2023-present, version 1.1, BSD 3-Clause License

Definition in file Matrix4x4.inl.