BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

pj_math_stat Struct Reference

#include <math.h>

Data Fields

int n
 
int max
 
int min
 
int last
 
int mean
 
int mean_res_
 
pj_highprec_t m2_
 

Detailed Description

This structure describes statistics state.

Field Documentation

◆ last

int pj_math_stat::last

last value

Referenced by pj_math_stat_update().

◆ m2_

pj_highprec_t pj_math_stat::m2_

◆ max

int pj_math_stat::max

maximum value

Referenced by pj_math_stat_update().

◆ mean

int pj_math_stat::mean

mean

Referenced by pj_math_stat_update().

◆ mean_res_

int pj_math_stat::mean_res_

mean residue

Referenced by pj_math_stat_update().

◆ min

int pj_math_stat::min

minimum value

Referenced by pj_math_stat_update().

◆ n

int pj_math_stat::n

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

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.