[
https://issues.apache.org/jira/browse/MATH-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960568#comment-16960568
]
Gilles Sadowski commented on MATH-1448:
---------------------------------------
Please have a look at the
[Field|https://gitbox.apache.org/repos/asf?p=commons-numbers.git;a=tree;f=commons-numbers-field/src/main/java/org/apache/commons/numbers/field]
implementations in "Commons Numbers". The class that represent field elements
extends {{Number}}.
Review welcome.
> Make RealFieldElement implement Number
> --------------------------------------
>
> Key: MATH-1448
> URL: https://issues.apache.org/jira/browse/MATH-1448
> Project: Commons Math
> Issue Type: Wish
> Reporter: Alexander Nozik
> Priority: Trivial
>
> RealFieldElement in some cases could be used as a substitute for a generic
> `Number` and it quite easy to make it implement `Number` interface. Perhaps
> it would be better to inherit it form number to allow universal treatment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)