GLAMERDOC++
Gravitational Lensing Code Library
Loading...
Searching...
No Matches
Utilities::D3Matrix< T > Class Template Reference

3 dimensional matrix, fixed size More...

#include <utilities_slsim.h>

Public Member Functions

 D3Matrix (size_t xsize, size_t ysize, size_t zsize)
 
T & operator() (size_t i, size_t j, size_t k)
 
T & operator() (size_t m)
 
size_t xindex (size_t m)
 
size_t yindex (size_t m)
 
size_t zindex (size_t m)
 

Detailed Description

template<typename T>
class Utilities::D3Matrix< T >

3 dimensional matrix, fixed size


The documentation for this class was generated from the following file: