CoefficientsABC

<HTML>a<sub>i</sub> b<sub>i</sub> c<sub>i</sub> coefficients</HTML>

Class CoefficientsABC

Constructors

  • CoefficientsABC(a ,b ,c )

Fields Summary

Field
Description
a
Value for a_i (T)
b
Value for b_i (A.m-1)
c
Value for c_i (A.m-1)

Methods Summary

no methods

Fields Details

a
a : Value for a_i (T) - [1..1] Double
b
b : Value for b_i (A.m-1) - [1..1] Double
c
c : Value for c_i (A.m-1) - [1..1] Double

Method Details

no methods