[ Version ( since = "3.2" ) ]
public bool is_identity ()
If this function returns true, then the curve maps each value to itself.
If it returns false, then this assumption can not be made.
| this |
a Curve object |
|
true if the curve is an identity mapping, false otherwise. |