#include <RegularSpatialGrid.hpp>
|
static void | init (MatrixType &mtx) |
|
template<typename M > |
static bool | invert (const MatrixType &mtx, M &inv_mtx) |
|
template<typename V , typename R > |
static void | transform (const MatrixType &mtx, const V &v, R &r) |
|
◆ init()
template<typename MatrixType >
◆ invert()
template<typename MatrixType >
template<typename M >
◆ transform()
template<typename MatrixType >
template<typename V , typename R >
The documentation for this struct was generated from the following file: