Skip to content

Commit

Permalink
suppressing cyl_seq temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
jtlap committed Nov 6, 2023
1 parent 0e8f684 commit 1adb49f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 159 deletions.
1 change: 0 additions & 1 deletion include/kyosu/functions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
#include <kyosu/functions/cyl_bessel_k0.hpp>
#include <kyosu/functions/cyl_bessel_k1.hpp>
#include <kyosu/functions/cyl_bessel_kn.hpp>
#include <kyosu/functions/cyl_seq.hpp>
#include <kyosu/functions/dec.hpp>
#include <kyosu/functions/deta.hpp>
#include <kyosu/functions/digamma.hpp>
Expand Down
105 changes: 0 additions & 105 deletions include/kyosu/functions/cyl_seq.hpp

This file was deleted.

2 changes: 0 additions & 2 deletions include/kyosu/types/impl/bessel.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@
#include <kyosu/types/impl/detail/bessel_y.hpp>
#include <kyosu/types/impl/detail/bessel_h.hpp>
#include <kyosu/types/impl/detail/bessel_k.hpp>

#include <kyosu/types/impl/detail/cylseq.hpp>
51 changes: 0 additions & 51 deletions include/kyosu/types/impl/detail/cylseq.hpp

This file was deleted.

0 comments on commit 1adb49f

Please sign in to comment.