licornea_tools
Public Member Functions | Public Attributes | List of all members
tlz::straight_depth Struct Reference

#include <straight_depths.h>

Public Member Functions

 straight_depth (real d=NAN, real conf=1.0)
 
 operator real () const
 

Public Attributes

real depth
 
real confidence
 

Detailed Description

Definition at line 10 of file straight_depths.h.

Constructor & Destructor Documentation

tlz::straight_depth::straight_depth ( real  d = NAN,
real  conf = 1.0 
)
inline

Definition at line 14 of file straight_depths.h.

Member Function Documentation

tlz::straight_depth::operator real ( ) const
inline

Definition at line 15 of file straight_depths.h.

Member Data Documentation

real tlz::straight_depth::confidence

Definition at line 12 of file straight_depths.h.

real tlz::straight_depth::depth

Definition at line 11 of file straight_depths.h.


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