LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Classes with hard-coded (hence "fast") matrix math. More...
#include <algorithm>
#include <array>
#include <cmath>
#include <iterator>
#include <stdexcept>
#include <tuple>
#include "lardataalg/Utilities/StatCollector.h"
Go to the source code of this file.
Namespaces | |
lar | |
LArSoft-specific namespace. | |
lar::util | |
LArSoft utility namespace. | |
lar::util::details | |
LArSoft utility implementation details. | |
Functions | |
template<unsigned int NCols> | |
constexpr size_t | lar::util::details::MatrixIndex (unsigned int row, unsigned int col) |
Classes with hard-coded (hence "fast") matrix math.
Currently includes:
Definition in file FastMatrixMathHelper.h.