lsst.gauss2d.fit g199a45376c+5e234f8357
 
Loading...
Searching...
No Matches
lsst::gauss2d::fit::IsCloseResult< T > Struct Template Reference

#include <util.h>

Public Member Functions

std::string str () const
 

Public Attributes

const bool isclose
 
const double diff_abs
 
const T margin
 

Detailed Description

template<typename T>
struct lsst::gauss2d::fit::IsCloseResult< T >

The result of an isclose() check.

Template Parameters
TThe type of value being checked (usually float/double).

The documentation for this struct was generated from the following file: