API Reference > Classes > PRC Mathematical Operators > OdPrcMath1dPolynom Class > OdPrcMath1dPolynom Methods > coefficient Method > OdPrcMath1dPolynom::coefficient Method ()
OdPrcMath1dPolynom::coefficient Method ()
Syntax
C++
OdDoubleArray & coefficient();

Returns the current array of coefficients. The array of coefficients is returned as a reference to an OdDoubleArray object, therefore it can be used to set new coefficient values.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.