Skip to content

Cannot evaluate linear functions using EvalPoly #1096

@hsanzg

Description

@hsanzg

Originally reported in the forum.

Commit e21a859 inadvertently introduced an off-by-one error in internalEvalPolyLinearWithPrecomp, which throws an exception when the polynomial to evaluate has degree 1 (it should only throw when the polynomial is of degree 0).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions