Skip to content
Snippets Groups Projects
Commit dd2cf673 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Updated the dates submodule.

The setdiff method can return a second output argument (vector of indices). If A and B are two dates objects, and if setdiff is called with two output argument:

[C, IA] = setdiff(A, B)

then we have:

C = A(IA)
parent edd275bf
Branches
Tags
No related merge requests found
Subproject commit cb29cec352522cf2e8b029a2febe5ae502f86859 Subproject commit f37d5230207dc4ddcb5a8fbe9c2ee21721db8e7c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment