UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
LeastSquares2D::PolyCoeff Struct Reference

#include <least_squares_2d.hpp>

Public Member Functions

 PolyCoeff (double i_c, bool i_fixed=false)
 

Public Attributes

double c
 
bool fixed
 

Detailed Description

One polinomial ceofficent, can be fixed or not.

Member Data Documentation

double LeastSquares2D::PolyCoeff::c

Value of caefficient

bool LeastSquares2D::PolyCoeff::fixed

Fixed (true) or not (false)


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