You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if OrderedFloat would implement SubsetOf from simba since it would help using it with nalgebra.
SubsetOf could also possibly be implemented for NotNan .
The text was updated successfully, but these errors were encountered:
Mokuzzai
changed the title
Implement simba::scalar::SubsetOf<U> for OrderedFloat<T> where T: SubsetOf<U>
Implement simba::scalar::SubsetOf for OrderedFloatApr 24, 2023
Hi!
It would be great if
OrderedFloat
would implementSubsetOf
from simba since it would help using it withnalgebra
.SubsetOf
could also possibly be implemented forNotNan
.The text was updated successfully, but these errors were encountered: