Quantcast
Channel: mathlibproject Wiki Rss Feed
Viewing all articles
Browse latest Browse all 20

Updated Wiki: Method Overloads

$
0
0

Method Overload Programming Conventions

Accept the arrays for each primitive type

Functions should accept all array types and scalar types that are of the following underlying type:
  • complex
  • fcomplex
  • double
  • float
  • long
  • int
  • short
  • byte
  • char

Upgrade single-byte integers

The following types should be upgraded to double-precision floating point during math operations on them:
  • char
  • byte

Viewing all articles
Browse latest Browse all 20

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>