VizualizerWPF
VizualizerWPF.LineWithCoeffients Class Reference

Line in form ax + by + c = 0 More...

Data Fields

double a
 
double b
 
double c
 

Detailed Description

Line in form ax + by + c = 0

Field Documentation

◆ a

double VizualizerWPF.LineWithCoeffients.a

◆ b

double VizualizerWPF.LineWithCoeffients.b

◆ c

double VizualizerWPF.LineWithCoeffients.c

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