dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dxx::math::Norm< Func, SqFunc > Struct Template Referenceexport

Defines a norm. Only norm field is required, all other fields can be assigned a nullptr More...

Public Attributes

Func norm
SqFunc sq_norm = nullptr

Detailed Description

template<typename Func, typename SqFunc = std::nullptr_t>
struct dxx::math::Norm< Func, SqFunc >

Defines a norm. Only norm field is required, all other fields can be assigned a nullptr


The documentation for this struct was generated from the following file:
  • /build-llvm-libcpp/_deps/dot-xx-math-src/src/linalg/norm.xx