batmat develop
Batched linear algebra routines
Loading...
Searching...
No Matches
norms.hpp File Reference

Detailed Description

Vector reductions.

Definition in file norms.hpp.

#include <batmat/config.hpp>
#include <batmat/simd.hpp>
#include <cmath>

Go to the source code of this file.

Classes

struct  batmat::linalg::norms< T, simd >
 Utilities for computing vector norms. More...
struct  batmat::linalg::norms< T, simd >::result_simd
 Lane-wise accumulators. More...
struct  batmat::linalg::norms< T, void >
struct  batmat::linalg::norms< T, void >::result
 Accumulator. More...

Namespaces

namespace  batmat
namespace  batmat::linalg