
18 Feb
2011
18 Feb
'11
9:31 a.m.
On 18/02/11 00:01, Joachim Faulhaber wrote:
I know ... this design is questionable.
It is well-defined though.
Are you using the cardinality function on float intervals in real use cases?
No, I'm writing a wrapper around icl using boost.python so I can use the functionality in some genomic applications I'm working on. I imagine int intervals will be the only ones I use. I'm trying to make the wrapper reasonably complete though. I did expect to have a compile error on this one but it is no biggie. Regards, John.