Go to the source code of this file.
Classes | |
class | marvin::math::Householder< SampleType, size > |
A helper class to apply an NxN Householder matrix to a given input array-like. More... | |
class | marvin::math::Hadamard< SampleType, size > |
A helper class to apply an NxN Hadamard matrix to a given input array-like. More... | |
Namespaces | |
namespace | marvin |
A mostly harmless top-level namespace. | |
namespace | marvin::math |
Math helper functions and classes. | |