MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
marvin_MixMatrix.h File Reference
#include "marvin/library/marvin_Concepts.h"
#include "marvin/math/marvin_VecOps.h"
#include <cmath>

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.