isQone {qspray} | R Documentation |
Whether a 'qspray' polynomial is the unit polynomial
Description
Checks whether a qspray
object defines the unit
polynomial.
Usage
## S4 method for signature 'qspray'
isQone(qspray)
Arguments
qspray |
a |
Value
A Boolean value.
[Package qspray version 3.1.0 Index]